From 0a922d3bca7fc65a9280f4869afce73a55b9c9cf Mon Sep 17 00:00:00 2001 From: Andrew Kelley Date: Sun, 20 Aug 2017 17:30:02 -0400 Subject: move docs to website --- src/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main.cpp') diff --git a/src/main.cpp b/src/main.cpp index 9496e65985..df25555381 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -91,7 +91,7 @@ static const char *ZIG_ZEN = "\n" " * Avoid local maximums.\n" " * Reduce the amount one must remember.\n" " * Minimize energy spent on coding style.\n" -" * Together we serve the end users.\n"; +" * Together we serve end users.\n"; static int print_target_list(FILE *f) { ZigTarget native; -- cgit v1.2.3