chiark / gitweb /
Fixed typo in comment
authorespen <espen>
Wed, 8 Oct 2008 18:17:10 +0000 (18:17 +0000)
committerespen <espen>
Wed, 8 Oct 2008 18:17:10 +0000 (18:17 +0000)
glib/gtype.lisp

index 4762a7a8d1098300bd152507d013b72ea22b679d..8f2497557133e8c9b4881bcdf268b3e6ec2289ac 100644 (file)
@@ -20,7 +20,7 @@
 ;; TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
 ;; SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
 
-;; $Id: gtype.lisp,v 1.65 2007-10-17 14:33:50 espen Exp $
+;; $Id: gtype.lisp,v 1.66 2008-10-08 18:17:10 espen Exp $
 
 (in-package "GLIB")
 
@@ -413,7 +413,7 @@ (defmethod make-proxy-instance :around ((class ginstance-class) location
                           (unless (zerop type-number)
                             (find-known-class (type-parent type-number))))))
                 (find-known-class (%type-number-of-ginstance location)))))
-    ;; Note that chancing the class argument should not alter "the
+    ;; Note that changing the class argument must not alter "the
     ;; ordered set of applicable methods" as specified in the
     ;; Hyperspec
     (if class