diff options
author | Joe Orton <jorton@apache.org> | 2006-08-03 10:55:31 +0000 |
---|---|---|
committer | Joe Orton <jorton@apache.org> | 2006-08-03 10:55:31 +0000 |
commit | 7667f9cf009dddddb4cd9b364abd6cb98d49355c (patch) | |
tree | e3b6fdf96d6ffa2facf3889726abb2d208ac8b6c /test/testlock.c | |
parent | 4f1ea009a590157c10bbbdb7fd87a978d4749eea (diff) | |
download | apr-7667f9cf009dddddb4cd9b364abd6cb98d49355c.tar.gz |
Fix the typo.
git-svn-id: https://svn.apache.org/repos/asf/apr/apr/trunk@428317 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'test/testlock.c')
-rw-r--r-- | test/testlock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testlock.c b/test/testlock.c index e331e3c16..dddb52f76 100644 --- a/test/testlock.c +++ b/test/testlock.c @@ -1,7 +1,7 @@ /* Licensed to the Apache Software Foundation (ASF) under one or more * contributor license agreements. See the NOTICE file distributed with * this work for additional information regarding copyright ownership. - * The AF licenses this file to You under the Apache License, Version 2.0 + * The ASF licenses this file to You under the Apache License, Version 2.0 * (the "License"); you may not use this file except in compliance with * the License. You may obtain a copy of the License at * |