fix typo: existance -> existence

This commit is contained in:
Joseph Herlant 2018-09-26 17:15:40 -07:00
parent 4fd6b382a7
commit 9452d1ee37
No known key found for this signature in database
GPG key ID: 63F7800A23D7B252

View file

@ -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 <optdesc><p>Execute the subsequent block of commands only if the specified
file exists. Typically <arg>filename</arg> indicates a module. Relative file exists. Typically <arg>filename</arg> indicates a module. Relative
paths are resolved using the module directory as the base. By using an 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>
<option> <option>
<p><opt>.else</opt> and <opt>.endif</opt></p> <p><opt>.else</opt> and <opt>.endif</opt></p>