Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Erwin <significant.bit@gmail.com>2015-11-14 21:48:15 +0300
committerMike Erwin <significant.bit@gmail.com>2015-11-14 21:48:15 +0300
commitf9e8de0b26cefc3f260c97583f0a2718f75e890c (patch)
tree9f631d5ac9f69bbe24bdf2af0de510239044dc4c /intern/opensubdiv/opensubdiv_converter_capi.h
parentf34cb5ab5a80d553991ecdfc2e97dbbff8a35c06 (diff)
minor cleanup: spelling/wording
Diffstat (limited to 'intern/opensubdiv/opensubdiv_converter_capi.h')
-rw-r--r--intern/opensubdiv/opensubdiv_converter_capi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/intern/opensubdiv/opensubdiv_converter_capi.h b/intern/opensubdiv/opensubdiv_converter_capi.h
index ac1e8301a42..1f09fa074d8 100644
--- a/intern/opensubdiv/opensubdiv_converter_capi.h
+++ b/intern/opensubdiv/opensubdiv_converter_capi.h
@@ -93,7 +93,7 @@ OpenSubdiv_TopologyRefinerDescr *openSubdiv_createTopologyRefinerDescr(
void openSubdiv_deleteTopologyRefinerDescr(
OpenSubdiv_TopologyRefinerDescr *topology_refiner);
-/* TODO(sergey): Those calls are not strictly related on conversion.
+/* TODO(sergey): Those calls are not strictly related to conversion.
* needs some dedicated file perhaps.
*/