Francois Gouget : testbot: Fix the VM::RecordResult() documentation.

Alexandre Julliard julliard at winehq.org
Mon Sep 23 14:35:46 CDT 2019


Module: tools
Branch: master
Commit: f1ffd15cab379f632ce3c02e0b0d7b2e14b86638
URL:    https://source.winehq.org/git/tools.git/?a=commit;h=f1ffd15cab379f632ce3c02e0b0d7b2e14b86638

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Mon Sep 23 17:01:54 2019 +0200

testbot: Fix the VM::RecordResult() documentation.

Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 testbot/lib/WineTestBot/VMs.pm | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/testbot/lib/WineTestBot/VMs.pm b/testbot/lib/WineTestBot/VMs.pm
index d240fb9..37ebf9a 100644
--- a/testbot/lib/WineTestBot/VMs.pm
+++ b/testbot/lib/WineTestBot/VMs.pm
@@ -652,7 +652,7 @@ sub RecordStatus($$;$)
 =pod
 =over 12
 
-=item C<RecordStatus()>
+=item C<RecordResult()>
 
 Adds a Record of the specified VM process result.
 




More information about the wine-cvs mailing list