Quellcode durchsuchen

fix documentation

Gildas vor 5 Jahren
Ursprung
Commit
0e202067c0
1 geänderte Dateien mit 4 neuen und 4 gelöschten Zeilen
  1. 4 4
      extension/ui/pages/help.html

+ 4 - 4
extension/ui/pages/help.html

@@ -612,11 +612,11 @@
 						"http://example.com")</li>
 					<li><code>{url-referrer-flat}</code>: the URI of the page that "linked" to the page with slashed
 						replaced (e.g. "http_example.com")</li>
-					<li><code>{bookmark-pathname}</code>: the path name of the newly created bookmark with replaced
-						slashes (e.g. "My Bookmarks_Last Month") when the option "Misc &gt; save the page of a
+					<li><code>{bookmark-pathname}</code>: the path name of the newly created bookmark (e.g. "My
+						Bookmarks/Last Month") when the option "Misc &gt; save the page of a
 						newly created bookmark" is enabled</li>
-					<li><code>{bookmark-pathname-flat}</code>: the path name of the newly created bookmark (e.g.
-						"My Bookmarks/Last Month") when the option "Misc &gt; save the page of a
+					<li><code>{bookmark-pathname-flat}</code>: the path name of the newly created bookmark with replaced
+						slashes (e.g. "My Bookmarks_Last Month") when the option "Misc &gt; save the page of a
 						newly created bookmark" is enabled</li>
 					<li><code>{tab-id}</code>: the unique identifier of the tab (e.g. "326")</li>
 					<li><code>{tab-index}</code>: the index of the tab in the window (e.g. "1")</li>