summaryrefslogtreecommitdiff
path: root/test/README
diff options
context:
space:
mode:
authorAdrian Johnson <ajohnson@redneon.com>2008-11-02 19:50:59 +1030
committerAdrian Johnson <ajohnson@redneon.com>2008-11-02 20:12:30 +1030
commit1685bbee1bf1ebc015ada94f77756d8d10c7818d (patch)
treeb16b6eb31903e7c04112ae463f654712d8b36afe /test/README
parent540ac11113015f0fd6856d016cb38fec5282b6ce (diff)
downloadcairo-1685bbee1bf1ebc015ada94f77756d8d10c7818d.tar.gz
test/README: fix typo
Diffstat (limited to 'test/README')
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
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: