texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

branch master updated: tp/Texinfo/Convert/Text.pm: replace convert by co


From: Patrice Dumas
Subject: branch master updated: tp/Texinfo/Convert/Text.pm: replace convert by convert_to_text in pod section
Date: Tue, 17 Aug 2021 09:10:14 -0400

This is an automated email from the git hooks/post-receive script.

pertusus pushed a commit to branch master
in repository texinfo.

The following commit(s) were added to refs/heads/master by this push:
     new d45998b  tp/Texinfo/Convert/Text.pm: replace convert by 
convert_to_text in pod section
d45998b is described below

commit d45998be4f5a308740b205ad266316d47dfd27b8
Author: Patrice Dumas <pertusus@free.fr>
AuthorDate: Tue Aug 17 15:09:31 2021 +0200

    tp/Texinfo/Convert/Text.pm: replace convert by convert_to_text in pod
    section
---
 tp/Texinfo/Convert/Text.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tp/Texinfo/Convert/Text.pm b/tp/Texinfo/Convert/Text.pm
index 1158005..ca831fb 100644
--- a/tp/Texinfo/Convert/Text.pm
+++ b/tp/Texinfo/Convert/Text.pm
@@ -776,7 +776,7 @@ output strings translation or error handling.
 
 =over
 
-=item $result = convert($tree, $options)
+=item $result = convert_to_text($tree, $options)
 
 Convert a Texinfo tree to simple text.  I<$options> is a hash reference of 
 options.  The converter is very simple, and has no internal state besides



reply via email to

[Prev in Thread] Current Thread [Next in Thread]