Fix typos

This commit is contained in:
Emmanuele Bassi 2008-04-24 17:32:32 +00:00
parent 16b92629a1
commit 271b8866b1

View File

@ -27,9 +27,9 @@ create a new sub-directory under clutter/clutter containing:
-- The event handling code (optional).
<backend>/clutte-<backend>.h
<backend>/clutter-<backend>.h
-- An header for the backend-specific API that should be installed
-- A header for the backend-specific API that should be installed
by Clutter inside the include directory along with the rest of
the public API headers (optional).