From 40ccf88d9c4700496e387abbe3fb827b8c246bd3 Mon Sep 17 00:00:00 2001 From: Andy Spencer Date: Mon, 7 Jan 2013 17:21:56 +0000 Subject: [PATCH] Spellcheck --- grits/index.md | 4 ++-- noisebot/index.md | 2 +- tools/vpaste.md | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/grits/index.md b/grits/index.md index 028f7ec..9ac2a04 100644 --- a/grits/index.md +++ b/grits/index.md @@ -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 diff --git a/noisebot/index.md b/noisebot/index.md index ee07f0e..62fefa6 100644 --- a/noisebot/index.md +++ b/noisebot/index.md @@ -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. diff --git a/tools/vpaste.md b/tools/vpaste.md index 95ff6be..38ab46d 100644 --- a/tools/vpaste.md +++ b/tools/vpaste.md @@ -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 `
` tags.
 
 In this case, slightly more care must be taken to properly escape HTML
-characters scuh as `<` and `>`.
+characters such as `<` and `>`.
 
 
 	#include <stdio.h>
-- 
2.41.0