[folks] Fix documentation syntax



commit 2ab92c8e6337490cfc57f7e1ac820511eb618f92
Author: Philip Withnall <philip withnall collabora co uk>
Date:   Wed Sep 15 16:50:55 2010 +0100

    Fix documentation syntax

 folks/backend-store.vala |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/folks/backend-store.vala b/folks/backend-store.vala
index b93f4fe..6ceb578 100644
--- a/folks/backend-store.vala
+++ b/folks/backend-store.vala
@@ -47,8 +47,8 @@ public class Folks.BackendStore : Object {
    * This will not be emitted until after { link BackendStore.load_backends}
    * has been called.
    *
-   * { link Backend}s referenced in this signal are also included in @{link
-   * BackendStore.enabled_backends}.
+   * { link Backend}s referenced in this signal are also included in
+   * { link BackendStore.enabled_backends}.
    *
    * @param backend the new { link Backend}
    */



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]