projects
/
swc-workshop.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ea0528
)
cheat-sheet.md: Fix 'Incorperate' -> 'Incorporate' typo
author
W. Trevor King
<wking@tremily.us>
Fri, 29 Nov 2013 23:40:28 +0000
(15:40 -0800)
committer
W. Trevor King
<wking@tremily.us>
Fri, 29 Nov 2013 23:40:28 +0000
(15:40 -0800)
cheat-sheet.md
patch
|
blob
|
history
diff --git
a/cheat-sheet.md
b/cheat-sheet.md
index e3030f81bf9e3cf1d152c483397ba5434831f3ed..ab4c0275c0b45bd76e556b6e8e51f97c28816c75 100644
(file)
--- a/
cheat-sheet.md
+++ b/
cheat-sheet.md
@@
-118,7
+118,7
@@
Provenance
$ git tag v1.2.3
$ git push --tags origin
-* Incorp
e
rate the tags into any releases. For example, the Git
+* Incorp
o
rate the tags into any releases. For example, the Git
project extracts [version information][git-version-gen] when you
[compile the project][git-makefile]. Most Python projects just
increment `package.__version__` by hand