From: Arne Heizmann Date: Sun, 25 Jul 2004 12:45:24 +0000 (+0000) Subject: sp X-Git-Tag: 1.5.0alpha1~2595 X-Git-Url: http://git.cyclocoop.org/data/Fool?a=commitdiff_plain;h=40b461ee816f22d5638625e5f38a2c40075bbc78;p=lhc%2Fweb%2Fwiklou.git sp --- diff --git a/docs/design.doc b/docs/design.doc index d8083e6138..a0eb9baac7 100644 --- a/docs/design.doc +++ b/docs/design.doc @@ -74,7 +74,7 @@ Naming/coding conventions: follow these guidelines, it will probably be easier for you to collaborate with others on the project, but if you want to contribute without bothering, by all means do so (and don't - be surprized if I reformat your code). + be surprised if I reformat your code). - I have the code indented with tabs to save file size and so that users can set their tab stops to any depth they like. @@ -114,6 +114,6 @@ Naming/coding conventions: that's probably an error). Other conventions: Top-level functions are wfFuncname(), names - if session variables are wsName, cookies wcName, and form field + of session variables are wsName, cookies wcName, and form field values wpName ("p" for "POST").