diff options
author | Deron <djlocal@localhost.localdomain> | 2006-12-03 15:13:43 -0800 |
---|---|---|
committer | Deron <djlocal@localhost.localdomain> | 2006-12-03 15:13:43 -0800 |
commit | 1724124f0ab350f831fada973d8e6fe845364bae (patch) | |
tree | 126e854de765d1fa963d7a5e820ba56ba8f1c0b2 | |
parent | a5c31bb0d33befb0d40b0fa7165b1a2ed2948287 (diff) |
Fix typo.
-rw-r--r-- | xlg3d.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xlg3d.pc.in b/xlg3d.pc.in index 2cd7b9e..0a741d0 100644 --- a/xlg3d.pc.in +++ b/xlg3d.pc.in @@ -4,7 +4,7 @@ libdir=@libdir@ includedir=@includedir@ Name: Xlg3d -Description: Projection Looking X Library +Description: Project Looking Glass X Library Version: @PACKAGE_VERSION@ Requires: xproto lg3dproto >= @LGEXT_VERSION@ xfixes Requires.private: x11 xfixes xext |