Tiny cleanup in a comment.
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@667 3789f03b-4d11-0410-bbf8-ca57d06f2519
diff --git a/common/rfb/CapsContainer.h b/common/rfb/CapsContainer.h
index cad8be9..43fe815 100644
--- a/common/rfb/CapsContainer.h
+++ b/common/rfb/CapsContainer.h
@@ -55,7 +55,7 @@
// capability becomes enabled if it is known (added by the client) and
// matches that one received from the server. Finally, the client can
// check if a given capability is enabled, and also get the list of
- // capabilities in the order they were enabled.
+ // capabilities in the order they were listed by the server.
//
class CapsContainer