aboutsummaryrefslogtreecommitdiff
path: root/manual/README.pretty-printers
diff options
context:
space:
mode:
Diffstat (limited to 'manual/README.pretty-printers')
-rw-r--r--manual/README.pretty-printers2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/README.pretty-printers b/manual/README.pretty-printers
index a2ba898..a696406 100644
--- a/manual/README.pretty-printers
+++ b/manual/README.pretty-printers
@@ -140,7 +140,7 @@ its name to the 'tests-printers-libs' variable in your submodule's Makefile.
Known issues
------------
-* Pretty printers are inherently coupled to the code they're targetting, thus
+* Pretty printers are inherently coupled to the code they're targeting, thus
any changes to the target code must also update the corresponding printers.
On the plus side, the printer code itself may serve as a kind of documentation
for the target code.