SVN_SILENT:

Typo

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=810151
This commit is contained in:
Laurent Montel 2008-05-20 06:24:52 +00:00
parent 18a50b787d
commit 47183f095f

View File

@ -1,6 +1,6 @@
#!/bin/sh
# usege: make_widget LineEdit
# usage: make_widget LineEdit
LOWERNAME=`echo $1 | tr [:upper:] [:lower:]`
NAME=$1