summaryrefslogtreecommitdiff
path: root/tests/recurs02.at
diff options
context:
space:
mode:
Diffstat (limited to 'tests/recurs02.at')
-rw-r--r--tests/recurs02.at2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/recurs02.at b/tests/recurs02.at
index 31cf7683..97fe7561 100644
--- a/tests/recurs02.at
+++ b/tests/recurs02.at
@@ -19,7 +19,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
# Description: Test interaction of --recursion and --no-recursion options.
-# Each of them remains in effect until cancelled by the next ocurrence
+# Each of them remains in effect until cancelled by the next occurrence
# of its counterpart. This didn't work in v.1.27.1 and was fixed by
# commit 2bd9c153.
# Reported by: Kai <hellsy22@mail.ru>