Merge branch 'jg/cguide-we-cannot-count'

* jg/cguide-we-cannot-count:
  CodingGuidelines: update 'rough' rule count
This commit is contained in:
Junio C Hamano 2015-04-14 09:55:29 -07:00
Родитель ecc46a1780 6c3b2afe6f
Коммит 638cbf5f0f
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -1,5 +1,5 @@
Like other projects, we also have some guidelines to keep to the
code. For Git in general, three rough rules are:
code. For Git in general, a few rough rules are:
- Most importantly, we never say "It's in POSIX; we'll happily
ignore your needs should your system not conform to it."