Browse Source

Fixed typo in Viewports tutorial

Frido 6 years ago
parent
commit
3a62243e7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/viewports/custom_postprocessing.rst

+ 1 - 1
tutorials/viewports/custom_postprocessing.rst

@@ -120,7 +120,7 @@ the tree.
 
 .. note::
 
-    You can also render your Viewports seperately without nesting them like this. You just
+    You can also render your Viewports separately without nesting them like this. You just
     need to use two Viewports and to render them one after the other.
 
 Besides the node structure, the steps are the the same as with the single-pass post-processing shader.