Correct the spelling of "overridden" (#15598)

This commit is contained in:
Dougal Matthews 2016-04-26 13:59:26 +01:00 committed by Brian Coca
parent 826190e02e
commit e2640e9e61

View file

@ -289,7 +289,7 @@ This indicates the command to use to spawn a shell under a sudo environment. Us
executable = /bin/bash
Starting in version 2.1 this can be overriden by the inventory var ``ansible_shell_executable``.
Starting in version 2.1 this can be overridden by the inventory var ``ansible_shell_executable``.
.. _filter_plugins: