From b636a0bf1d3cb0b0d3675ea047c41373ab44d40c Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Armin=20M=C3=BCller?=
<27155134+arm-in@users.noreply.github.com>
Date: Tue, 9 Jul 2019 14:44:07 +0200
Subject: built-in
---
doc/trouble.doc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/trouble.doc b/doc/trouble.doc
index c490ae1..cb50399 100644
--- a/doc/trouble.doc
+++ b/doc/trouble.doc
@@ -20,7 +20,7 @@
- Doxygen is not a real compiler, it is only a lexical scanner.
This means that it can and will not detect errors in your source code.
-
- Doxygen has a build in preprocessor, but this works slightly different than
+
- Doxygen has a built-in preprocessor, but this works slightly different than
the C preprocessor. Doxygen assumes a header file is properly guarded against
multiple inclusion, and that each include file is standalone (i.e. it could be placed
at the top of a source file without causing compiler errors). As long as this is
--
cgit v0.12