* cspi/Makefile.am:
[platform/core/uifw/at-spi2-atk.git] / idl / Accessibility_Hyperlink.idl
index a52646d..f62a760 100644 (file)
@@ -25,7 +25,7 @@
 module Accessibility {
 
   interface Hyperlink : Bonobo::Unknown {
-    readonly attribute short n_anchors;
+    readonly attribute short nAnchors;
     readonly attribute long startIndex;
     readonly attribute long endIndex;
     Accessible getObject (in long i);