commit 221f75bd1c8161aa8e07a0c4e2fabc31584837d5
parent ef92f97ff72639969aaff8a878ec9f3f53ab8107
Author: Vincent Forest <vincent.forest@meso-star.com>
Date: Wed, 16 Jun 2021 15:44:00 +0200
Fix a misspelling in the Star-SF page
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/star-engine/star-sf.html.in b/star-engine/star-sf.html.in
@@ -33,7 +33,7 @@ are programmers that have to evaluate or sample these scattering effects.</p>
<p>The Star-SF API makes no reference to the implementation of the
-aforementionned data structures. In addition, it publicly exposes their
+aforementioned data structures. In addition, it publicly exposes their
<b>interfaces</b>. Consequently, users cannot only switch the BSDF,
microfacet distribution, fresnel term or phase function without any impact on
their application source code, but they can also provide their own implementation