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

index 639f81e7fd72d686ceb7491f20ccbe1e27087fbe..e776c7d61913f69bee922d5beec588f5c88dd4a9 100644 (file)
@@ -119,7 +119,7 @@ public class Valadoc.Api.Method : Member {
        }
 
        /**
-        * Specifies whether this method is static
+        * Specifies whether this method overrides another one
         */
        public bool is_override {
                get {