Michael Stefaniuc : testbot: Fix a typo in the documentation.
Module: tools Branch: master Commit: b87440943d0e3167ddbb375e7599a71f55d745a7 URL: http://source.winehq.org/git/tools.git/?a=commit;h=b87440943d0e3167ddbb375e7... Author: Michael Stefaniuc <mstefani(a)redhat.de> Date: Wed Jan 18 14:40:26 2017 +0100 testbot: Fix a typo in the documentation. Signed-off-by: Michael Stefaniuc <mstefani(a)redhat.de> Signed-off-by: Alexandre Julliard <julliard(a)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 c41b77a..10f325f 100644 --- a/testbot/lib/WineTestBot/VMs.pm +++ b/testbot/lib/WineTestBot/VMs.pm @@ -104,7 +104,7 @@ commands in it. This part is used to start the tasks in the VM but is implemented independently from the VM's hypervisor since most do not provide this functionality. -The VM type defines what the it can do: +The VM type defines what it can do: =over 12
participants (1)
-
Alexandre Julliard