diff options
author | Ross Golder <rossg@src.gnome.org> | 2000-05-29 19:09:32 +0800 |
---|---|---|
committer | Ross Golder <rossg@src.gnome.org> | 2000-05-29 19:09:32 +0800 |
commit | a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf (patch) | |
tree | 2f250a9d5e06ba44bb19e2774f2a9fd839368a05 /camel/CODING.STYLE | |
parent | fb320bf9dad4d986978cbda4cf0d8a38b8014d69 (diff) | |
download | gsoc2013-evolution-a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf.tar gsoc2013-evolution-a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf.tar.gz gsoc2013-evolution-a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf.tar.bz2 gsoc2013-evolution-a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf.tar.lz gsoc2013-evolution-a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf.tar.xz gsoc2013-evolution-a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf.tar.zst gsoc2013-evolution-a3a1843acf549ea6dc46fddefa4f7dd93c88bcbf.zip |
Typo
svn path=/trunk/; revision=3257
Diffstat (limited to 'camel/CODING.STYLE')
-rw-r--r-- | camel/CODING.STYLE | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/CODING.STYLE b/camel/CODING.STYLE index a236f0060f..58e9c68bbe 100644 --- a/camel/CODING.STYLE +++ b/camel/CODING.STYLE @@ -2,7 +2,7 @@ Note to hackers --------------- When hacking on camel (and on the gnome mailer in general), -be sure to follow the same coding style as the intial authors. +be sure to follow the same coding style as the initial authors. Please read the file HACKING in gnumeric and follow the general guidelines explained in it. |