diff --git a/HACKING.backends b/HACKING.backends index 8dafe15e5..14b15ecff 100644 --- a/HACKING.backends +++ b/HACKING.backends @@ -27,9 +27,9 @@ create a new sub-directory under clutter/clutter containing: -- The event handling code (optional). - /clutte-.h + /clutter-.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).