giagitom 2 years ago
parent
commit
8dbe0d2793
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/mol-canvas3d/passes/dpoit.ts

+ 1 - 1
src/mol-canvas3d/passes/dpoit.ts

@@ -3,7 +3,7 @@
  *
  * @author Gianluca Tomasello <giagitom@gmail.com>
  *
- * Adapted from https://github.com/tsherif/webgl2examples, The MIT License, Copyright © 2017 Tarek Sherif, Shuai Shao 
+ * Adapted from https://github.com/tsherif/webgl2examples, The MIT License, Copyright © 2017 Tarek Sherif, Shuai Shao
  */
 
 import { QuadSchema, QuadValues } from '../../mol-gl/compute/util';