diff --git a/docs/release_notes/1.9.0.html b/docs/release_notes/1.9.0.html index 2585c90c..f75cf0ba 100644 --- a/docs/release_notes/1.9.0.html +++ b/docs/release_notes/1.9.0.html @@ -134,7 +134,7 @@
It is intended to complement the utf8
pragma in Rexfiles and modules:
use utf8;
+use utf8;
use Rex -feature => ['write_utf8_files'];