]> Pileus Git - pages/commitdiff
Spellcheck
authorAndy Spencer <andy753421@gmail.com>
Mon, 7 Jan 2013 17:21:56 +0000 (17:21 +0000)
committerAndy Spencer <andy753421@gmail.com>
Mon, 7 Jan 2013 17:21:56 +0000 (17:21 +0000)
grits/index.md
noisebot/index.md
tools/vpaste.md

index 028f7ec326e7191bcf068921f311d1d1ddc1d299..9ac2a0477cad7971b6f0d5346c58ed659c2b6e9f 100644 (file)
@@ -1,9 +1,9 @@
 Grits
 =====
-Grits is a Virtual Globe library developed along side AWeather, but desigend to
+Grits is a Virtual Globe library developed along side AWeather, but designed to
 be usable by other program as well. It is differentiated from other Virtual
 Globes such as Google Earth, NASA World Wind, and KDE Marble in that it is
-developed primairily as a library that is used by other programs, such as
+developed primarily as a library that is used by other programs, such as
 AWeather, rather than providing it's own user interface.
 
 Grits without any plugins
index ee07f0ea4b7d3c652e56c463ce55c20c5f268488..62fefa6513a7d35ceb9e3cf7245daed97517986d 100644 (file)
@@ -1,3 +1,3 @@
 NoiseBot is an IRC bot using the PircBot framework.
 
-It'll be here eventually, assuming someone convicnes that morzekma fellow to do so.
+It'll be here eventually, assuming someone convinces that mrozekma fellow to do so.
index 95ff6be5a17b0b05f11c0362a6cc3773682b87a5..38ab46d930c99e65fc93b55f3d2b6d43db0f1e3d 100644 (file)
@@ -30,7 +30,7 @@ in the header, and then call the `format_code('pre','vpaste')` function later
 on to perform syntax highlighting on all the `<pre class="vpaste">` tags.
 
 In this case, slightly more care must be taken to properly escape HTML
-characters scuh as `<` and `>`.
+characters such as `<` and `>`.
 
 <pre class="vpaste" title="ft=c">
        #include &lt;stdio.h&gt;