From 9452d1ee37354a40ff70a76720c0c6599fe1310d Mon Sep 17 00:00:00 2001 From: Joseph Herlant Date: Wed, 26 Sep 2018 17:15:40 -0700 Subject: [PATCH] fix typo: existance -> existence --- man/pulse-cli-syntax.5.xml.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/pulse-cli-syntax.5.xml.in b/man/pulse-cli-syntax.5.xml.in index 42cd73a63..a8d50d97f 100644 --- a/man/pulse-cli-syntax.5.xml.in +++ b/man/pulse-cli-syntax.5.xml.in @@ -334,7 +334,7 @@ License along with PulseAudio; if not, see .

Execute the subsequent block of commands only if the specified file exists. Typically filename indicates a module. Relative paths are resolved using the module directory as the base. By using an - absolute path, the existance of other files can be checked as well.

+ absolute path, the existence of other files can be checked as well.