[cairo-commit] [cairo-www] src/FAQ.mdwn
Carl Worth
cworth at freedesktop.org
Wed Jul 23 00:45:34 PDT 2008
src/FAQ.mdwn | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit f7c061b2aa142811dc7d9c3bb5f5b2e68d2f32f3
Author: Carl Worth <cworth at freedesktop.org>
Date: Wed Jul 23 00:45:33 2008 -0700
web commit by jeffw
diff --git a/src/FAQ.mdwn b/src/FAQ.mdwn
index 7dd449c..39e052f 100644
--- a/src/FAQ.mdwn
+++ b/src/FAQ.mdwn
@@ -69,7 +69,7 @@ pkg-config installed, then you can compile the above hello.c with:
cc -o hello $(pkg-config --cflags --libs cairo) hello.c
and, after running the resulting `hello` program you'll have a PNG
-image file named `hw.png` with "Hello World" written in blue.
+image file named `hello.png` with "Hello World" written in blue.
NOTE: If cairo is not installed to a system directory that pkg-config
is aware of, then you will need to tell pkg-config about the directory
More information about the cairo-commit
mailing list