From b137a4fc1fd323b0fd90c4e99cb507d0f3ce2a65 Mon Sep 17 00:00:00 2001 From: trialuser02 Date: Mon, 3 Jun 2013 04:12:12 +0000 Subject: fixed typo (Fixes issue 600) git-svn-id: http://svn.code.sf.net/p/qmmp-dev/code/trunk/qmmp@3525 90c681e8-e032-0410-971d-27865f9a5e38 --- README | 2 +- src/qmmpui/txt/description.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README b/README index cc5c8b808..46bbf6ded 100644 --- a/README +++ b/README @@ -1,6 +1,6 @@ Qmmp - Qt-based multimedia player -This program is an audio-player, written with help of the Qt library. +This program is an audio-player, written with the help of the Qt library. Official home page: http://qmmp.ylsoftware.com/ Supported operating systems: diff --git a/src/qmmpui/txt/description.txt b/src/qmmpui/txt/description.txt index 1ef45f496..23f6dd619 100644 --- a/src/qmmpui/txt/description.txt +++ b/src/qmmpui/txt/description.txt @@ -1 +1 @@ -This program is an audio-player, written with help of the Qt library. \ No newline at end of file +This program is an audio-player, written with the help of the Qt library. \ No newline at end of file -- cgit v1.2.3-13-gbd6f