diff --git a/src/ant/gsiDeclAnt.cc b/src/ant/gsiDeclAnt.cc index 7b4e95fb5..98dee36b9 100644 --- a/src/ant/gsiDeclAnt.cc +++ b/src/ant/gsiDeclAnt.cc @@ -528,7 +528,7 @@ gsi::Class decl_Annotation (decl_BasicAnnotation, "Annotation", "\n" "This constant has been introduced in version 0.25." ) + - gsi::method ("AlignBottom", &gsi::align_top, + gsi::method ("AlignTop", &gsi::align_top, "@brief This code indicates top alignment.\n" "If used in a vertical context, this alignment code makes the label aligned at the top side - i.e. it will appear bottom of the reference point.\n" "\n"