summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorguenther <guenther@openbsd.org>2014-07-01 03:17:29 +0000
committerguenther <guenther@openbsd.org>2014-07-01 03:17:29 +0000
commit20c06e889b5ffd6cb32c19cc5578c92d4aed8b0e (patch)
tree0df6dc8f943a3b4b41acb738a9d6b83a54fee2ee
parenttake the biglock before calling the xs completion handler. (diff)
downloadwireguard-openbsd-20c06e889b5ffd6cb32c19cc5578c92d4aed8b0e.tar.xz
wireguard-openbsd-20c06e889b5ffd6cb32c19cc5578c92d4aed8b0e.zip
Fix typo in Hoare quote
-rw-r--r--games/fortune/datfiles/fortunes2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/datfiles/fortunes b/games/fortune/datfiles/fortunes
index 3607b6c74d1..6ff58e8ce9f 100644
--- a/games/fortune/datfiles/fortunes
+++ b/games/fortune/datfiles/fortunes
@@ -13661,7 +13661,7 @@ sleep better, but the bad seem to enjoy the waking hours much more.
-- Woody Allen
%
"There are two ways of constructing a software design: One way is to
-make is so simple that there are obviously no deficiencies, and the
+make it so simple that there are obviously no deficiencies, and the
other way is to make it so complicated that there are no obvious
deficiencies."
-- C. A. R. Hoare