From 686f1b76265c6da5adda36bb04933b76c3cba373 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 5 Oct 2005 09:03:00 +0000 Subject: [PATCH] SVN_SILENT: fix typo svn path=/trunk/KDE/kdemultimedia/juk/; revision=467420 --- ktrm.cpp | 2 +- ktrm.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ktrm.cpp b/ktrm.cpp index 3f5581b0..937dad26 100644 --- a/ktrm.cpp +++ b/ktrm.cpp @@ -15,7 +15,7 @@ * * * You should have received a copy of the GNU Lesser General Public * * License along with this library; if not, write to the Free Software * - * Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301 * + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 * * USA * ***************************************************************************/ diff --git a/ktrm.h b/ktrm.h index 54141693..dc9e2467 100644 --- a/ktrm.h +++ b/ktrm.h @@ -15,7 +15,7 @@ * * * You should have received a copy of the GNU Lesser General Public * * License along with this library; if not, write to the Free Software * - * Foundation, Inc., 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301 * + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 * * USA * ***************************************************************************/ -- GitLab