From 1685bbee1bf1ebc015ada94f77756d8d10c7818d Mon Sep 17 00:00:00 2001 From: Adrian Johnson Date: Sun, 2 Nov 2008 19:50:59 +1030 Subject: [PATCH] test/README: fix typo --- test/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README b/test/README index cb8a80e46..c039ebb27 100644 --- a/test/README +++ b/test/README @@ -125,7 +125,7 @@ Here are some of the relevant details: X server that uses only software for all rendering. One such X server is Xvfb which can be started like this: - Xfvb -screen 0 1280x1024x24 -ac -nolisten tcp :2 + Xvfb -screen 0 1280x1024x24 -ac -nolisten tcp :2 after which the test suite can be run against it like so: