]> Pileus Git - pages/blobdiff - tools/vpaste.md
Spellcheck
[pages] / tools / vpaste.md
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
 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;
 
 <pre class="vpaste" title="ft=c">
        #include &lt;stdio.h&gt;