diff options
author | Mattias Andrée <maandree@operamail.com> | 2015-08-28 23:14:38 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2015-08-28 23:14:38 +0200 |
commit | e5ea14e931d41eee7b5f17b31c43420f2ea70758 (patch) | |
tree | ce6357d7e50b8055be0dccf7698c77a9b9f3489b /doc | |
parent | everything except mds-kkbd and mds-vt compiles with musl; mds-kkbd and mds-vt does not because they require <linux/> headers (diff) | |
download | mds-e5ea14e931d41eee7b5f17b31c43420f2ea70758.tar.gz mds-e5ea14e931d41eee7b5f17b31c43420f2ea70758.tar.bz2 mds-e5ea14e931d41eee7b5f17b31c43420f2ea70758.tar.xz |
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/info/mds.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo index 9c1ec22..3445297 100644 --- a/doc/info/mds.texinfo +++ b/doc/info/mds.texinfo @@ -8882,7 +8882,7 @@ time it founds a header. Currently it is assumed that these are the only useful optimisations. This may however change in the future, and some optimisations may even be removed. Therefore -the user of the library can check at compile time weather +the user of the library can check at compile time whether the functions are still available. This is done by checking that a macro with exactly the same name as the function is defined. |