From 953512e5b2759f8b00939ec277152576dc5094e8 Mon Sep 17 00:00:00 2001 From: Ivailo Monev Date: Tue, 12 Jan 2021 04:53:44 +0200 Subject: [PATCH] README and CONTRIBUTING typos [ci skip] Signed-off-by: Ivailo Monev --- CONTRIBUTING | 8 ++++---- README | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTING b/CONTRIBUTING index cb473c6fc..c6ad99fd9 100644 --- a/CONTRIBUTING +++ b/CONTRIBUTING @@ -11,12 +11,12 @@ generating the data tables if possible. Check out the existing scripts (https://github.com/fluxer/katie/tree/master/scripts) for examples. ## Compatibility -Neither source nor binary compatibility is guratneed between releases which +Neither source nor binary compatibility is guaranteed between releases which means hacks for binary compatibility and such are not required. If there is breaking change, the changes that need to be applied to other projects should -be kept to minimum with backwards compatiblity where possible and usually noted +be kept to minimum with backwards compatibility where possible and usually noted at the main wiki page (https://github.com/fluxer/katie/wiki). Note your changes -there if neccessary once they are accepted, ask for write access if you cannot +there if necessary once they are accepted, ask for write access if you cannot edit pages on the wiki. ## Standards @@ -48,5 +48,5 @@ does not enable by default non-free software repository thus user interaction is required before non-free software can be installed. If you cannot contribute your changes with license that is more or equally -permisive than those already in use (3-clause BSD, FDL v1.3 and LGPL v2.1+) +permissive than those already in use (3-clause BSD, FDL v1.3 and LGPL v2.1+) than your contribution may not be acceptable. diff --git a/README b/README index 84ef6ded4..a6b13ab95 100644 --- a/README +++ b/README @@ -91,9 +91,9 @@ Qt4 in the same codebase is trivial and requires only minor changes because Katie is mostly source compatible with Qt 4.8.x, compatibility with releases earlier than that is not a goal. Do note that using libraries that are linked to Qt4 from applications linked to Katie will trigger undefined -behaviour. +behavior. -Should you enouncter a problem please report it at +Should you encounter a problem please report it at https://github.com/fluxer/katie/issues. For more information about changes, how to handle them and general info please visit https://github.com/fluxer/katie/wiki. -- 2.11.0