summaryrefslogtreecommitdiffstats
path: root/suil
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2012-06-30 19:28:49 +0000
committerDavid Robillard <d@drobilla.net>2012-06-30 19:28:49 +0000
commitc607ceb6a66ef20b6a26ecd1349b2563598febe6 (patch)
tree9ac3ac881cefc8c9a1617660de8fa5f2000d5bbe /suil
parent443eae4fe89e53d9b4bb162f5436320385e80553 (diff)
downloadsuil-c607ceb6a66ef20b6a26ecd1349b2563598febe6.tar.gz
suil-c607ceb6a66ef20b6a26ecd1349b2563598febe6.tar.bz2
suil-c607ceb6a66ef20b6a26ecd1349b2563598febe6.zip
Fix typo in suil_ui_supported() documentation (fix #839).
git-svn-id: http://svn.drobilla.net/lad/trunk/suil@4505 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'suil')
-rw-r--r--suil/suil.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/suil/suil.h b/suil/suil.h
index 1ffafcc..cf7cf8f 100644
--- a/suil/suil.h
+++ b/suil/suil.h
@@ -149,7 +149,7 @@ suil_host_free(SuilHost* host);
@param ui_type_uri The URI of the UI widget type.
@return 0 if wrapping is unsupported, otherwise the quality of the wrapping
where 1 is the highest quality (direct native embedding with no wrapping)
- and increaing values are of a progressively lower quality and/or stability.
+ and increasing values are of a progressively lower quality and/or stability.
*/
SUIL_API
unsigned