]> git.ipfire.org Git - thirdparty/vala.git/commitdiff
libvaladoc/api: Fix documentation for Method.is_static
authorFlorian Brosch <flo.brosch@gmail.com>
Sat, 21 Jul 2012 15:17:29 +0000 (17:17 +0200)
committerFlorian Brosch <flo.brosch@gmail.com>
Sat, 21 Jul 2012 15:17:29 +0000 (17:17 +0200)
src/libvaladoc/api/method.vala

index 8d926eeb35a24915983707d84ced98bab53a907d..639f81e7fd72d686ceb7491f20ccbe1e27087fbe 100644 (file)
@@ -128,7 +128,7 @@ public class Valadoc.Api.Method : Member {
        }
 
        /**
-        * Specifies whether this method is visible for dbus
+        * Specifies whether this method is static
         */
        public bool is_static {
                get {