Commit 3516c8b7 authored by Summer Stapleton's avatar Summer Stapleton
Browse files

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

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

         * * 10  * 11  * 12  * 13  * 14  *
         * *******************************
         * </pre>
         *
         * The symbol '*' denotes tile boundaries.