diff options
Diffstat (limited to 'camel/CODING.STYLE')
-rw-r--r-- | camel/CODING.STYLE | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/camel/CODING.STYLE b/camel/CODING.STYLE index df1bf5c874..a236f0060f 100644 --- a/camel/CODING.STYLE +++ b/camel/CODING.STYLE @@ -6,12 +6,12 @@ be sure to follow the same coding style as the intial authors. Please read the file HACKING in gnumeric and follow the general guidelines explained in it. -Please take a look at camel source files and try to -imitate the coding style the best possible. We are perfectly -aware that this is not the best and unique style, but it -is absolutely mandatory that Camel is homogeneous. -If you find the current coding style to have some weaknesses, -please contact the authors to discuss this matter. +Please take a look at camel source files and try to exactly +imitate the coding style. We are perfectly aware that this +is not the best and unique style, but it is absolutely +mandatory that Camel is homogeneous. If you find the current +coding style to have some weaknesses, please contact the +authors to discuss this matter. Thanks. |