From: Oliver Schmidt
Date: Fri, 3 Jun 2016 19:21:22 +0000 (+0200)
Subject: Added full stop.
X-Git-Tag: V2.16~116
X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=02b84698757753fec2019de18cb75da9d014085d;p=cc65
Added full stop.
---
diff --git a/doc/cl65.sgml b/doc/cl65.sgml
index 6f29fa29d..b9a6cd1e4 100644
--- a/doc/cl65.sgml
+++ b/doc/cl65.sgml
@@ -159,7 +159,7 @@ There are a few remaining options that control the behaviour of cl65:
This option prints the absolute path of the target file directory and exits
then. It is supposed to be used with shell backquotes or the GNU make shell
- function This way you can write build scripts or Makefiles accessing target
+ function. This way you can write build scripts or Makefiles accessing target
files without any assumption about the cc65 installation path.