Browse Source

Fixed typo in AT_SETUP

Sergey Poznyakoff 20 years ago
parent
commit
6af2e16b9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/extrac02.at

+ 1 - 1
tests/extrac02.at

@@ -20,7 +20,7 @@
 
 # Could not extract symlinks over an existing file.
 
-AT_SETUP([extracting symlings over an existing file])
+AT_SETUP([extracting symlinks over an existing file])
 AT_KEYWORDS([extract02])
 
 # FIXME: Skip if symlinks are not supported on the system