From 26a9bc5964a22f82714572a8c06360d30d75fc24 Mon Sep 17 00:00:00 2001 From: Patrick Ziegler Date: Tue, 1 Dec 2020 17:12:02 +0100 Subject: [PATCH] fix(doc): Typo (#2257) Thanks to u/TheNextPoetician for reporting on reddit Ref: https://www.reddit.com/r/Polybar/comments/k4llsx/typo_in_the_man_page/ --- doc/man/polybar.5.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/polybar.5.rst b/doc/man/polybar.5.rst index a02a134b..1f139a71 100644 --- a/doc/man/polybar.5.rst +++ b/doc/man/polybar.5.rst @@ -138,7 +138,7 @@ not affect polybar's behavior. Comment lines start with either the ``;`` or the .. note:: Inline comments are not supported. For example the following line does not end - with a comment, they value of ``name`` is actually set to ``value ; comment``: + with a comment, the value of ``name`` is actually set to ``value ; comment``: ::