Commit c424e719 authored by Kristin Berry's avatar Kristin Berry
Browse files

PROG removed non-breaking space from PlaneShape.h

git-svn-id: http://subversion.wr.usgs.gov/repos/prog/isis3/trunk@6301 41f8697f-d340-4b68-9986-7bafba869bb8
parent 676ec49b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ namespace Isis {
   *   @history 2015-04-30 Jeannie Backer - Added isDEM() method. References #2243.
   *                           Moved method implementation to cpp file.
   *   @history 2015-07-31 Kristin Berry - Added NaifStatus::CheckErrors() to see if any NAIF
   *                           errors were signaled. References #2248.
   *                           errors were signaled. References #2248.
   */
  class PlaneShape : public Isis::ShapeModel {
    public: