Fix typos
Signed-off-by: Jan Bruckner <jan@janbruckner.de>
This commit is contained in:
parent
94c9c96c94
commit
1aabe5c4d7
2 changed files with 3 additions and 3 deletions
|
@ -17,7 +17,7 @@
|
|||
# See the License for the specific language governing permissions and
|
||||
# limitations under the License.
|
||||
|
||||
# Abort on errors (and uninitiliased variables)
|
||||
# Abort on errors (and uninitialised variables)
|
||||
set -eu
|
||||
|
||||
if [ -d library -a -d include -a -d tests ]; then :; else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue