diff options
Diffstat (limited to 'doc/concepts/doc-strings.org')
-rw-r--r-- | doc/concepts/doc-strings.org | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/concepts/doc-strings.org b/doc/concepts/doc-strings.org index e82cef2b..d9a94dc5 100644 --- a/doc/concepts/doc-strings.org +++ b/doc/concepts/doc-strings.org @@ -100,7 +100,7 @@ documentation on the provided data. ] , "link-args": [ "List of strings that have to be added to the command line for linking actions" - , "in targets depending on on this library" + , "in targets depending on this library" ] } , "expression": { ... } |