public
Description: Tutorial + Cookbook
Homepage: http://sinatra-book.gittr.com
Clone URL: git://github.com/cschneid/sinatra-book.git
Fix a typo
cypher (author)
Sat Jun 21 15:26:33 -0700 2008
commit  c4fcc9aff2f7d3c8cf3327ebfd56278f482ec8d5
tree    6c7787daa35c605c8e45807063378672df3ff109
parent  ec44d980ebe91b2600efe477357e05c6924b1a1d
...
1
2
3
 
4
5
6
...
1
2
 
3
4
5
6
0
@@ -1,6 +1,6 @@
0
 General guidelines for patches:
0
 
0
-* Keep lines to approximatly 80 characters or less. This is to allow git to do patches at the line level.
0
+* Keep lines to approximately 80 characters or less. This is to allow git to do patches at the line level.
0
 * No embedded HTML. We need to render to LaTeX (and then PDF), which won't support it.
0
 
0
 

Comments

    No one has commented yet.