Commit: 02f58ac623d1365c75b54dc216b1b03a2e7f08cc Author: Thomas Dinges Date: Fri Oct 3 15:28:52 2014 +0200 Branches: master https://developer.blender.org/rB02f58ac623d1365c75b54dc216b1b03a2e7f08cc
Cleanup: Spelling. =================================================================== M intern/cycles/kernel/closure/bsdf_microfacet.h =================================================================== diff --git a/intern/cycles/kernel/closure/bsdf_microfacet.h b/intern/cycles/kernel/closure/bsdf_microfacet.h index c6aed12..2079d26 100644 --- a/intern/cycles/kernel/closure/bsdf_microfacet.h +++ b/intern/cycles/kernel/closure/bsdf_microfacet.h @@ -36,9 +36,9 @@ CCL_NAMESPACE_BEGIN /* Approximate erf and erfinv implementations. - * Implementation comes stright from the wikipedia: + * Implementation comes straight from Wikipedia: * - * http://en.wikipedia.org/wiki/Error_function + * http://en.wikipedia.org/wiki/Error_function * * Some constants are baked into the code. */ _______________________________________________ Bf-blender-cvs mailing list [email protected] http://lists.blender.org/mailman/listinfo/bf-blender-cvs
