X-Git-Url: http://pileus.org/git/?p=pages;a=blobdiff_plain;f=tools%2Fvpaste.md;fp=tools%2Fvpaste.md;h=38ab46d930c99e65fc93b55f3d2b6d43db0f1e3d;hp=95ff6be5a17b0b05f11c0362a6cc3773682b87a5;hb=40ccf88d9c4700496e387abbe3fb827b8c246bd3;hpb=05b8e48c507d90a171c58fc5a57681c54d83070c 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>