[PATCH] testbot: Fix the VM::RecordResult() documentation.

Francois Gouget fgouget at codeweavers.com
Mon Sep 23 10:01:54 CDT 2019


Signed-off-by: Francois Gouget <fgouget at codeweavers.com>
---
 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 d85df1d08..ccb07335c 100644
--- a/testbot/lib/WineTestBot/VMs.pm
+++ b/testbot/lib/WineTestBot/VMs.pm
@@ -655,7 +655,7 @@ sub RecordStatus($$;$)
 =pod
 =over 12
 
-=item C<RecordStatus()>
+=item C<RecordResult()>
 
 Adds a Record of the specified VM process result.
 
-- 
2.20.1



More information about the wine-devel mailing list