aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/docs/love.txt
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-07-02 19:44:12 +1000
committerDavid Walter Seikel2014-07-02 19:44:12 +1000
commit02b9c48fd8d99d8128133692baf2e5c686c5590b (patch)
tree9eb4f5e5580b96c4f01f60e64d0dba7e8cb5fdc1 /docs/love.txt
parentTODO++ (diff)
downloadSledjHamr-02b9c48fd8d99d8128133692baf2e5c686c5590b.zip
SledjHamr-02b9c48fd8d99d8128133692baf2e5c686c5590b.tar.gz
SledjHamr-02b9c48fd8d99d8128133692baf2e5c686c5590b.tar.bz2
SledjHamr-02b9c48fd8d99d8128133692baf2e5c686c5590b.tar.xz
Fix a bunch of typos.
Diffstat (limited to 'docs/love.txt')
-rw-r--r--docs/love.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/love.txt b/docs/love.txt
index d95dc30..e262ef2 100644
--- a/docs/love.txt
+++ b/docs/love.txt
@@ -223,8 +223,8 @@ structure. A directory for ground level, and one for each sky box for
223instance. Relative paths inside .omg files sorts that all out. 223instance. Relative paths inside .omg files sorts that all out.
224 224
225A sims index.omg file might be constantly updated for busy sims. Could 225A sims index.omg file might be constantly updated for busy sims. Could
226generate it on the fly by the lspace server, based on the actual 226generate it on the fly by the Lspace server, based on the actual
227contents of the sim directory. Alternative lspace servers could just 227contents of the sim directory. Alternative Lspace servers could just
228use a CMS system for all of this anyway. They would still use the same 228use a CMS system for all of this anyway. They would still use the same
229structure for URLs and .omg files. 229structure for URLs and .omg files.
230 230