Assorted doxygen fixes; no functional changes.
[ardour.git] / libs / pbd / stateful.cc
index e65eb8d0700c5393140f565abd1a79f5bc119feb..4eb8434af298d27f69a6eda6ad23b9ccaf4443a8 100644 (file)
@@ -178,7 +178,7 @@ Stateful::get_changes_as_properties (Command* cmd) const
 }
 
 /** Set our property values from an XML node.
- *  Derived types can call this from ::set_state() (or elsewhere)
+ *  Derived types can call this from set_state() (or elsewhere)
  *  to get basic property setting done.
  *  @return IDs of properties that were changed.
  */