* (bug 2609) Fix text justification preference with MonoBook skin.
[lhc/web/wiklou.git] / docs / design.txt
index 8adff44..2b0bf4c 100644 (file)
@@ -43,8 +43,8 @@ Primary source files/objects:
 
   Article
     Encapsulates access to the "cur" table of the database. The
-    object represents a Wikipedia article, and maintains state
-    such as text (in Wikitext format), flags, etc.
+    object represents a an article, and maintains state such as
+    text (in Wikitext format), flags, etc.
 
   Skin
     Encapsulates a "look and feel" for the wiki. All of the
@@ -125,4 +125,4 @@ Naming/coding conventions:
     https://www.cvshome.org/docs/manual/cvs-1.11.18/cvs_5.html#SEC64).
     
 
-    
\ No newline at end of file
+