aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDavid Walter Seikel2014-04-21 17:54:05 +1000
committerDavid Walter Seikel2014-04-21 17:54:05 +1000
commit2372323adfd006e098bd928958df3b266b6092b1 (patch)
tree8613d7bab8896f5b3abd42a94ea6dc4ff0e115bc
parentMove LumbrJack and Runnr to the libraries directory, and use them from GuiLua. (diff)
downloadSledjHamr-2372323adfd006e098bd928958df3b266b6092b1.zip
SledjHamr-2372323adfd006e098bd928958df3b266b6092b1.tar.gz
SledjHamr-2372323adfd006e098bd928958df3b266b6092b1.tar.bz2
SledjHamr-2372323adfd006e098bd928958df3b266b6092b1.tar.xz
Typos -= 2
-rw-r--r--ClientHamr/libpurple/README2
-rw-r--r--nails/README2
2 files changed, 2 insertions, 2 deletions
diff --git a/ClientHamr/libpurple/README b/ClientHamr/libpurple/README
index 8db2632..4e14b9b 100644
--- a/ClientHamr/libpurple/README
+++ b/ClientHamr/libpurple/README
@@ -1,4 +1,4 @@
1Viewer integration with libpurple, using it for generic IM services. 1Viewer integration with libpurple, using it for generic IM services.
2 2
3Libpurple is amodular IM system, we could just add a libpurple based IM 3Libpurple is a modular IM system, we could just add a libpurple based IM
4system to the viewer, and use that for the XMPP integration. 4system to the viewer, and use that for the XMPP integration.
diff --git a/nails/README b/nails/README
index 8e71bda..7db2662 100644
--- a/nails/README
+++ b/nails/README
@@ -3,7 +3,7 @@ Refer to - http://www.infinitegrid.org/drupal/content/Nails
3Nails bangs it all together, mostly via the command pump. 3Nails bangs it all together, mostly via the command pump.
4 4
5 5
6Not sure wheer else to put this, but nails I think is the bit that 6Not sure where else to put this, but nails I think is the bit that
7drives the network traffic the most - 7drives the network traffic the most -
8 8
9http://gettys.wordpress.com/2013/07/10/low-latency-requires-smart-queuing-traditional-aqm-is-not-enough/ 9http://gettys.wordpress.com/2013/07/10/low-latency-requires-smart-queuing-traditional-aqm-is-not-enough/