diff options
author | Christophe Jaillet <jailletc36@apache.org> | 2019-09-20 22:53:56 +0200 |
---|---|---|
committer | Christophe Jaillet <jailletc36@apache.org> | 2019-09-20 22:53:56 +0200 |
commit | a26187732b94de8313199c7c9e0b5b9848f5255e (patch) | |
tree | 63fd562b694978d933f570dba17818bb0c3adfbd /support | |
parent | Fix a typo (diff) | |
download | apache2-a26187732b94de8313199c7c9e0b5b9848f5255e.tar.xz apache2-a26187732b94de8313199c7c9e0b5b9848f5255e.zip |
Fix a typo
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1867257 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'support')
-rw-r--r-- | support/ab.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/ab.c b/support/ab.c index 410d58e56e..d29c19f64c 100644 --- a/support/ab.c +++ b/support/ab.c @@ -18,7 +18,7 @@ ** This program is based on ZeusBench V1.0 written by Adam Twiss ** which is Copyright (c) 1996 by Zeus Technology Ltd. http://www.zeustech.net/ ** - ** This software is provided "as is" and any express or implied waranties, + ** This software is provided "as is" and any express or implied warranties, ** including but not limited to, the implied warranties of merchantability and ** fitness for a particular purpose are disclaimed. In no event shall ** Zeus Technology Ltd. be liable for any direct, indirect, incidental, special, |