diff options
| author | andvar <andvar@NetBSD.org> | 2022-01-24 09:14:36 +0000 |
|---|---|---|
| committer | andvar <andvar@NetBSD.org> | 2022-01-24 09:14:36 +0000 |
| commit | 0e6570fc093574efbb3eea8eb1875ac8b6136a25 (patch) | |
| tree | 568c80ca26d8fed7d8b0802414750adbdc0f3648 /usr.bin/tip | |
| parent | 881fa56cda36ea7acf3e641ee0dee0f510b83049 (diff) | |
s/begining/beginning/ in comments and messages.
Diffstat (limited to 'usr.bin/tip')
| -rw-r--r-- | usr.bin/tip/tip.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/tip/tip.h b/usr.bin/tip/tip.h index 03846709934..a19b52ec898 100644 --- a/usr.bin/tip/tip.h +++ b/usr.bin/tip/tip.h @@ -1,4 +1,4 @@ -/* $NetBSD: tip.h,v 1.35 2021/09/10 21:52:18 rillig Exp $ */ +/* $NetBSD: tip.h,v 1.36 2022/01/24 09:14:37 andvar Exp $ */ /* * Copyright (c) 1989, 1993 @@ -163,7 +163,7 @@ typedef /* * Escape command table definitions -- * lookup in this table is performed when ``escapec'' is recognized - * at the begining of a line (as defined by the eolmarks variable). + * at the beginning of a line (as defined by the eolmarks variable). */ typedef |
