Fix typo.

--HG--
branch : HEAD
diff --git a/man/zip_fopen.mdoc b/man/zip_fopen.mdoc
index ef2be0f..18ea762 100644
--- a/man/zip_fopen.mdoc
+++ b/man/zip_fopen.mdoc
@@ -1,4 +1,4 @@
-.\" $NiH: zip_fopen.mdoc,v 1.2 2003/10/03 12:04:08 dillo Exp $
+.\" $NiH: zip_fopen.mdoc,v 1.3 2003/10/03 23:36:10 wiz Exp $
 .\"
 .\" zip_fopen.mdoc -- open file in zip archvie for reading
 .\" Copyright (C) 2003 Dieter Baron and Thomas Klausner
@@ -37,7 +37,7 @@
 .Sh NAME
 .Nm zip_fopen ,
 .Nm zip_fopen_index
-.Nd open file in zip archvie for reading
+.Nd open file in zip archive for reading
 .Sh LIBRARY
 libzip (-lzip)
 .Sh SYNOPSIS