]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/exceptions/result/class_ResultUpdateException.php
Typos fixed and special command resolver are now possible
[shipsimu.git] / inc / classes / exceptions / result / class_ResultUpdateException.php
index c0e7153be24107e73862157a50b97c4288bb5e5f..e58ab045c5347772a8924040fbd25ed1ca67ab23 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 /**
- * An exception thrown if the result was not updated
+ * An exception thrown if result was not updated.
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
@@ -19,7 +19,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 class ResultUpdateException extends FrameworkException {
        /**