aboutsummaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2020-04-24 20:20:58 +0200
committerMattias Andrée <maandree@kth.se>2020-04-24 20:20:58 +0200
commitbe9b62a38dc8decc1cfbf9d3562519eddf2e8881 (patch)
tree18576936693a3de08da2619aca69636a069db625 /README
parentm (diff)
downloadlibaxl-be9b62a38dc8decc1cfbf9d3562519eddf2e8881.tar.gz
libaxl-be9b62a38dc8decc1cfbf9d3562519eddf2e8881.tar.bz2
libaxl-be9b62a38dc8decc1cfbf9d3562519eddf2e8881.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index c9c3781..168e7e7 100644
--- a/README
+++ b/README
@@ -12,7 +12,7 @@ The goals of libaxl is:
* Do not use aggregate returns (unlike XCB)
-* Abstract away as little as reasonable possible (unlike XCB and libX11)
+* Abstract away as little as reasonably possible (unlike XCB and libX11)
* But do not require the user to know about the order of bits in bitmasks (unlike XCB)