]> source.dussan.org Git - tigervnc.git/commitdiff
Tiny cleanup in a comment.
authorConstantin Kaplinsky <const@tightvnc.com>
Tue, 12 Sep 2006 06:23:16 +0000 (06:23 +0000)
committerConstantin Kaplinsky <const@tightvnc.com>
Tue, 12 Sep 2006 06:23:16 +0000 (06:23 +0000)
git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@667 3789f03b-4d11-0410-bbf8-ca57d06f2519

common/rfb/CapsContainer.h

index cad8be9757daf16027a6c170c40f402e128a24d2..43fe8155f57aded8783716a8b2f3d7e7af7fa455 100644 (file)
@@ -55,7 +55,7 @@ namespace rfb {
   // 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