From 40b461ee816f22d5638625e5f38a2c40075bbc78 Mon Sep 17 00:00:00 2001 From: Arne Heizmann Date: Sun, 25 Jul 2004 12:45:24 +0000 Subject: [PATCH] sp --- docs/design.doc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"). -- 2.20.1