From: Constantin Kaplinsky Date: Tue, 12 Sep 2006 06:23:16 +0000 (+0000) Subject: Tiny cleanup in a comment. X-Git-Tag: v0.0.90~384^2~216 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=311c826c8b3bd736e77d820627a31ca5ab882552;p=tigervnc.git 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 cad8be97..43fe8155 100644 --- a/common/rfb/CapsContainer.h +++ b/common/rfb/CapsContainer.h @@ -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