This commit is contained in:
Joey Hess 2012-10-28 21:36:09 -04:00
parent c523820d58
commit e3fc4da64d

View file

@ -10,7 +10,7 @@ Code should make sense with any tab stop setting, but 8 space tabs are
the default. With 8 space tabs, code should not exceed 80 characters the default. With 8 space tabs, code should not exceed 80 characters
per line. (With larger tabs, it may of course.) per line. (With larger tabs, it may of course.)
Use spaces for layout. For example, here spaces (indicated with `.` Use spaces for layout. For example, here spaces (indicated with `.`)
are used after the initial tab to make the third test line up with are used after the initial tab to make the third test line up with
the others. the others.