diff options
author | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-09 10:50:11 -0700 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2022-07-09 11:01:17 -0700 |
commit | b98078c15874c12dfd4e01594ef9277897ade1df (patch) | |
tree | 2549b8d907cdf773f4bb21237fb9d3d471bd5440 /xau.pc.in | |
parent | d824fa5517cf445dc1e204f05ee2098c254f2bdb (diff) |
Fix spelling/wording issues
Found by using:
codespell --builtin clear,rare,usage,informal,names
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'xau.pc.in')
-rw-r--r-- | xau.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ libdir=@libdir@ includedir=@includedir@ Name: Xau -Description: X authorization file management libary +Description: X authorization file management library Version: @PACKAGE_VERSION@ Requires: xproto Cflags: -I${includedir} |