From b0613d87672ea08bb3b9cd56dee714fe413b670e Mon Sep 17 00:00:00 2001 From: Brian Paul Date: Tue, 9 Feb 2010 11:21:41 -0700 Subject: docs: fix typo: s/osdemo/osdemos/ (cherry picked from commit 0371956d66cdc8a1629753fca9cb3cdc49b0d145) --- docs/osmesa.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/osmesa.html b/docs/osmesa.html index 629d054f41..525da4d42f 100644 --- a/docs/osmesa.html +++ b/docs/osmesa.html @@ -26,7 +26,7 @@ more information about the API functions.

-There are several examples of OSMesa in the progs/osdemo/ +There are several examples of OSMesa in the progs/osdemos/ directory.

-- cgit v1.2.3