Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx> --- FAQ | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/FAQ b/FAQ index 3bfcb71..4cad826 100644 --- a/FAQ +++ b/FAQ @@ -5,7 +5,7 @@ Q. Why not just use gcc? A. Gcc is big, complex, and the gcc maintainers are not interested in other uses of the gcc front-end. In fact, gcc has explicitly resisted splitting up the front and back ends and having some common - intermediate language because or religious license issues - you can + intermediate language because of religious license issues - you can have multiple front ends and back ends, but they all have to be part of gcc and licensed under the GPL. -- 1.7.5.4 -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html