Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ef13949

Browse files
committed
Avoid a 301 permanent redirect.
Part of SF patch #773007.
1 parent e3ea281 commit ef13949

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/lib/libgettext.tex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ \subsection{Internationalizing your programs and modules}
442442
written a program called
443443
\program{xpot} which does a similar job. It is available as part of
444444
his \program{po-utils} package at
445-
\url{http://www.iro.umontreal.ca/contrib/po-utils/HTML}.} program
445+
\url{http://www.iro.umontreal.ca/contrib/po-utils/HTML/}.} program
446446
scans all your Python source code looking for the strings you
447447
previously marked as translatable. It is similar to the GNU
448448
\program{gettext} program except that it understands all the

0 commit comments

Comments
 (0)