Commit 9e919903 authored by Summer Stapleton's avatar Summer Stapleton
Browse files

Fixed a typo in Cube.h that was really getting to me...

parent d03d5007
Loading
Loading
Loading
Loading
+3 −2
Original line number Diff line number Diff line
@@ -221,9 +221,10 @@ namespace Isis {
         * |     *     *     *     *    |*
         * |****************************|*
         * |Tile *Tile *Tile *Tile *Tile|*
         * | 10  * 11  * 12  * 13  * 14 |*
         * |     *     *     *     *    |
         * ------------------------------*
         * * 10  * 11  * 12  * 13  * 14  *
         * *******************************

         * </pre>
         *
         * The symbol '*' denotes tile boundaries.