summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorTomáš Janoušek <tomi@nomi.cz>2020-07-22 10:10:15 +0200
committerGitHub <noreply@github.com>2020-07-22 10:10:15 +0200
commitdc2156600d43405019412cd82c8e0e5052a26ab1 (patch)
tree3ce58491152e0d85b828d4f224f8ca980a91c228
parentc4b1e9a1fa4a6eee727b535f7331588aa3dff859 (diff)
downloadxmobar-dc2156600d43405019412cd82c8e0e5052a26ab1.tar.gz
xmobar-dc2156600d43405019412cd82c8e0e5052a26ab1.tar.bz2
readme: Fix duplicated NamedXPropertyLog
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 85de02e..5518b0c 100644
--- a/readme.md
+++ b/readme.md
@@ -57,7 +57,7 @@
- [`XPropertyLog PropName`](#xpropertylog-propname)
- [`UnsafeXPropertyLog PropName`](#unsafexpropertylog-propname)
- [`NamedXPropertyLog PropName Alias`](#namedxpropertylog-propname-alias)
- - [`NamedXPropertyLog PropName Alias`](#namedxpropertylog-propname-alias-1)
+ - [`UnsafeNamedXPropertyLog PropName Alias`](#unsafenamedxpropertylog-propname-alias-1)
- [`Brightness Args RefreshRate`](#brightness-args-refreshrate)
- [`Kbd Opts`](#kbd-opts)
- [`Locks`](#locks)
@@ -1469,7 +1469,7 @@ following differences:
- Aliases to `Alias`
- Same as `XPropertyLog`, but a custom alias can be specified.
-## `NamedXPropertyLog PropName Alias`
+## `UnsafeNamedXPropertyLog PropName Alias`
- Aliases to `Alias`
- Same as `UnsafeXPropertyLog`, but a custom alias can be specified.