File: fix_typo_in_manpage.patch

package info (click to toggle)
libcatalyst-view-json-perl 0.36-1
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 244 kB
  • ctags: 144
  • sloc: perl: 1,577; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 732 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: fix spelling error in manpage
Author: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Last-Update: 2015-11-26
Forwarded: https://rt.cpan.org/Ticket/Display.html?id=106394
Bug: https://rt.cpan.org/Ticket/Display.html?id=106394

--- a/lib/Catalyst/View/JSON.pm
+++ b/lib/Catalyst/View/JSON.pm
@@ -307,7 +307,7 @@ this default via the C<json_encoder_args
 
 B<NOTE> In 2015 the use of UTF8 as encoding is widely standard so it
 is very likely you should need to do nothing to get the correct
-encoding.  The following documention will remain for historical
+encoding.  The following documentation will remain for historical
 value and backcompat needs.
 
 Due to the browser gotchas like those of Safari and Opera, sometimes