diff options
author | Stuart Henderson <sthen@cvs.openbsd.org> | 2008-03-14 14:38:11 +0000 |
---|---|---|
committer | Stuart Henderson <sthen@cvs.openbsd.org> | 2008-03-14 14:38:11 +0000 |
commit | 518ec132c62a4d051f154df842f24320ef2367f0 (patch) | |
tree | 9ea3e838fb953d2fe91c6d7839cc2f40e224214e | |
parent | 0a287bb7f76f2672b5cb3d9a11d59da3123bb812 (diff) |
typo fix. ok oga
-rw-r--r-- | app/cwm/cwm.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/cwm/cwm.1 b/app/cwm/cwm.1 index ece8e4884..efc008970 100644 --- a/app/cwm/cwm.1 +++ b/app/cwm/cwm.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: cwm.1,v 1.21 2008/03/03 07:01:44 matthieu Exp $ +.\" $OpenBSD: cwm.1,v 1.22 2008/03/14 14:38:10 sthen Exp $ .\" .\" Copyright (c) 2004,2005 Marius Aamodt Eriksen <marius@monkey.org> .\" @@ -145,7 +145,7 @@ the default font. .It Fl s Set sticky group mode on. The default behavior for new windows is to not assign any group. -This changes the default behavior to assigning the currrently selected +This changes the default behavior to assigning the currently selected group to any newly created windows. .El .Sh POINTER MOVEMENT |