diff options
Diffstat (limited to 'ext/DB_File/t')
-rwxr-xr-x | ext/DB_File/t/db-recno.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/DB_File/t/db-recno.t b/ext/DB_File/t/db-recno.t index cf67737860..8576b30101 100755 --- a/ext/DB_File/t/db-recno.t +++ b/ext/DB_File/t/db-recno.t @@ -103,7 +103,7 @@ EOM && $Config{db_version_patch} == 0) { print STDERR <<EOM ; # -# For example Mac OS X 10.1.3 (or earlier) has such an old +# For example Mac OS X 10.1.4 (or earlier) has such an old # version of Berkeley DB. EOM } |