From 2229d7aeed6ff7be6c88168d38a091129f248d2e Mon Sep 17 00:00:00 2001 From: Emmanuel Lepage Vallee Date: Sun, 22 Jan 2017 09:00:53 -0500 Subject: [PATCH] doc: Fix a copy/paste error in the master_count doc --- lib/awful/tag.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/awful/tag.lua b/lib/awful/tag.lua index dbf3a607..ca49e6ba 100644 --- a/lib/awful/tag.lua +++ b/lib/awful/tag.lua @@ -978,7 +978,7 @@ end -- **Signal:** -- -- * *property::nmaster* (deprecated) --- * *property::master_count* (deprecated) +-- * *property::master_count* -- -- @property master_count -- @param integer nmaster Only positive values are accepted