summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorRuhi Bloodworth <ruhi@colophon.cjb.net>2002-04-14 16:15:03 +0000
committerRuhi Bloodworth <ruhi@colophon.cjb.net>2002-04-14 16:15:03 +0000
commit973880dd25a3a212c0812b9d6d8955f0f91b558a (patch)
tree16afa583378577375e699b85670a335904d00b0e /README
parent3dcebcf56c6dd3a3707291e757af485bb55df7a6 (diff)
added some missing punctuation
Diffstat (limited to 'README')
-rw-r--r--README6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README
index b84707a8..387901e4 100644
--- a/README
+++ b/README
@@ -3,13 +3,13 @@ README for Openbox:
The source tree for Openbox is comprised of five subdirectories:
data/ - this holds the default data files that Openbox
- requires for proper operation
+ requires for proper operation.
doc/ - this holds the documentation files that explain
- the various aspects of Openbox
+ the various aspects of Openbox.
nls/ - this holds the message files used to generate
- message catalogs for different languages
+ message catalogs for different languages.
src/ - this holds the actual C++ source code for the window
manager.