summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJoseph Herlant <herlantj@gmail.com>2018-09-26 17:15:40 -0700
committerJoseph Herlant <herlantj@gmail.com>2018-09-26 17:15:40 -0700
commit9452d1ee37354a40ff70a76720c0c6599fe1310d (patch)
tree50749d6a9c547901e4f25e2675d42f3f49e35f1a /man
parent4fd6b382a70fb3f6a80a81fb346938f70cfb2043 (diff)
downloadpulseaudio-9452d1ee37354a40ff70a76720c0c6599fe1310d.tar.gz
fix typo: existance -> existence
Diffstat (limited to 'man')
-rw-r--r--man/pulse-cli-syntax.5.xml.in2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
<optdesc><p>Execute the subsequent block of commands only if the specified
file exists. Typically <arg>filename</arg> 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.</p></optdesc>
+ absolute path, the existence of other files can be checked as well.</p></optdesc>
</option>
<option>
<p><opt>.else</opt> and <opt>.endif</opt></p>