Browse Source

minor typo

David Rose 23 years ago
parent
commit
c6ee528269
1 changed files with 5 additions and 5 deletions
  1. 5 5
      panda/src/distort/nonlinearImager.h

+ 5 - 5
panda/src/distort/nonlinearImager.h

@@ -54,11 +54,11 @@ class GraphicsStateGuardian;
 //               seen by a normal perspective camera that exists in
 //               the world (that is, under render).
 //
-//               There also exists in the theater one or more
-//               (possibly nonlinear) cameras, called viewers, that
-//               observe these screens.  Each of these viewers is
-//               associated with a single DisplayRegion, where the
-//               final results are presented.
+//               There also exist in the theater one or more (possibly
+//               nonlinear) cameras, called viewers, that observe
+//               these screens.  Each of these viewers is associated
+//               with a single DisplayRegion, where the final results
+//               are presented.
 //
 //
 //               There are several different LensNode (Camera) objects