Index: dpmod/qc/dpextensions.qc
diff -u dpmod/qc/dpextensions.qc:1.66 dpmod/qc/dpextensions.qc:1.67
--- dpmod/qc/dpextensions.qc:1.66	Wed Jan 24 14:34:57 2007
+++ dpmod/qc/dpextensions.qc	Wed Jan 24 14:35:41 2007
@@ -15,7 +15,7 @@
 float(string s) checkextension = #99;
 //description:
 //check if (cvar("pr_checkextension")) before calling this, this is the only
-//guarenteed extension to be present in the extension system, it allows you
+//guaranteed extension to be present in the extension system, it allows you
 //to check if an extension is available, by name, to check for an extension
 //use code like this:
 //// (it is recommended this code be placed in worldspawn or a worldspawn called function somewhere)
@@ -280,7 +280,7 @@
 type 11 (RLE compressed 8bit greyscale)
 attribute bit 0x20 (Origin At Top Left, top to bottom, left to right)
 
-image formats guarenteed to be supported: tga, pcx, lmp
+image formats guaranteed to be supported: tga, pcx, lmp
 image formats that are optional: png, jpg
 
 mdl/spr/spr32 examples: