From 79c3ee5fcb35799304730e265bdc861dca881484 Mon Sep 17 00:00:00 2001 From: Oliver Giles Date: Thu, 24 Sep 2015 21:07:48 +0200 Subject: [PATCH] fix spelling mistake --- src/resources.cpp | 2 +- src/resources.h | 2 +- src/run.cpp | 2 +- src/run.h | 2 +- src/server.h | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/resources.cpp b/src/resources.cpp index bf452e0..c2ef685 100644 --- a/src/resources.cpp +++ b/src/resources.cpp @@ -8,7 +8,7 @@ /// the Free Software Foundation, either version 3 of the License, or /// (at your option) any later version. /// -/// Laminaris distributed in the hope that it will be useful, +/// Laminar is distributed in the hope that it will be useful, /// but WITHOUT ANY WARRANTY; without even the implied warranty of /// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the /// GNU General Public License for more details. diff --git a/src/resources.h b/src/resources.h index bee58a6..247dc20 100644 --- a/src/resources.h +++ b/src/resources.h @@ -8,7 +8,7 @@ /// the Free Software Foundation, either version 3 of the License, or /// (at your option) any later version. /// -/// Laminaris distributed in the hope that it will be useful, +/// Laminar is distributed in the hope that it will be useful, /// but WITHOUT ANY WARRANTY; without even the implied warranty of /// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the /// GNU General Public License for more details. diff --git a/src/run.cpp b/src/run.cpp index f125833..0bc8a4d 100644 --- a/src/run.cpp +++ b/src/run.cpp @@ -8,7 +8,7 @@ /// the Free Software Foundation, either version 3 of the License, or /// (at your option) any later version. /// -/// Laminaris distributed in the hope that it will be useful, +/// Laminar is distributed in the hope that it will be useful, /// but WITHOUT ANY WARRANTY; without even the implied warranty of /// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the /// GNU General Public License for more details. diff --git a/src/run.h b/src/run.h index 0e20d92..5d6d125 100644 --- a/src/run.h +++ b/src/run.h @@ -8,7 +8,7 @@ /// the Free Software Foundation, either version 3 of the License, or /// (at your option) any later version. /// -/// Laminaris distributed in the hope that it will be useful, +/// Laminar is distributed in the hope that it will be useful, /// but WITHOUT ANY WARRANTY; without even the implied warranty of /// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the /// GNU General Public License for more details. diff --git a/src/server.h b/src/server.h index 1abfe56..d30dcca 100644 --- a/src/server.h +++ b/src/server.h @@ -8,7 +8,7 @@ /// the Free Software Foundation, either version 3 of the License, or /// (at your option) any later version. /// -/// Laminaris distributed in the hope that it will be useful, +/// Laminar is distributed in the hope that it will be useful, /// but WITHOUT ANY WARRANTY; without even the implied warranty of /// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the /// GNU General Public License for more details.