]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/function-documentation.cc
ly- -> ly:
[lilypond.git] / lily / function-documentation.cc
index 62740cdd1a42ffa2358f58ec5b23e517ad1695cd..73cba4aac227aa37b76641c0fb8e557347bf0f04 100644 (file)
@@ -16,7 +16,7 @@ void ly_add_function_documentation (char const * fname,
 }
 
 
-LY_DEFINE(ly_get_all_function_documentation, "ly-get-all-function-documentation",
+LY_DEFINE(ly_get_all_function_documentation, "ly:get-all-function-documentation",
          0,0,0, (),
          "Get a hash table with all lilypond Scheme extension functions.")
 {