libssh2.pc.in: Fixed spelling in pkgconfig file

This commit is contained in:
Dan Fandrich 2011-08-05 14:33:07 -07:00
parent b232eeb598
commit 49453c9ae2

View File

@ -9,7 +9,7 @@ includedir=@includedir@
Name: libssh2
URL: http://www.libssh2.org/
Description: Library for SSH based connunication
Description: Library for SSH-based communication
Version: @LIBSSH2VER@
Libs: -L${libdir} -lssh2 @LDFLAGS@ @LIBS@
Libs.private: @LIBS@