From d48e8589a5f3c896622368024082322b00adbb45 Mon Sep 17 00:00:00 2001 From: William Deegan Date: Sun, 19 Mar 2017 14:50:39 -0700 Subject: typo fix --- test/gettext/POTUpdate/UserExamples.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/gettext/POTUpdate/UserExamples.py b/test/gettext/POTUpdate/UserExamples.py index 3c1f298..6269081 100644 --- a/test/gettext/POTUpdate/UserExamples.py +++ b/test/gettext/POTUpdate/UserExamples.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +2#!/usr/bin/env python # # __COPYRIGHT__ # @@ -25,7 +25,7 @@ __revision__ = "__FILE__ __REVISION__ __DATE__ __DEVELOPER__" """ -End-to-end tests for POTUpdate. Assure, taht the examples from user's +End-to-end tests for POTUpdate. Assure, that the examples from user's documentation all work. """ -- cgit v0.12