A typo fixed in a comment.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@2328 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/SMsgWriter.h b/common/rfb/SMsgWriter.h
index d4c5bf8..17e3481 100644
--- a/common/rfb/SMsgWriter.h
+++ b/common/rfb/SMsgWriter.h
@@ -95,7 +95,7 @@
     // pseudo-rectangles for setDesktopSize and setCursor added to it, and so
     // may invoke writeSetCursorCallback().
     //
-    // FIXME: This functions is not used because it incorrectly computes
+    // FIXME: This function is not used because it incorrectly computes
     //        the number of rectangles if the Tight encoder is used.
     /*
     virtual void writeFramebufferUpdate(const UpdateInfo& ui, ImageGetter* ig,