diff options
author | Peter Valchev <pvalchev@cvs.openbsd.org> | 2003-06-12 18:10:23 +0000 |
---|---|---|
committer | Peter Valchev <pvalchev@cvs.openbsd.org> | 2003-06-12 18:10:23 +0000 |
commit | 08b4649d77323bde7c5f7bb1b7b0b9f47cadd353 (patch) | |
tree | f2f7f5452b7af36fa8aaad9941cf46dbcff2dbbe | |
parent | 58dbac8011f3ef4fe6a1046f19e18644a8e426e2 (diff) |
spelling
-rw-r--r-- | usr.bin/mg/theo.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index 0ea4f15bc15..f19370f5704 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.55 2003/05/26 12:59:16 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.56 2003/06/12 18:10:22 pvalchev Exp $ */ /* * Copyright (c) 2002 Artur Grabowski <art@openbsd.org> * All rights reserved. @@ -138,7 +138,7 @@ static const char *talk[] = { "You guys are about four days behind on theo.c", "I'm just talking.", "Vegetarian my ass", - "Wait a minute, that's a McNallys!", + "Wait a minute, that's a McNally's!", "Your connection is breaking up.", "germans are not allowed to get involved there" }; |