diff --git a/lib/function.tcl b/lib/function.tcl
index 4f06135..e5f4a72 100644
--- a/lib/function.tcl
+++ b/lib/function.tcl
@@ -1,4 +1,4 @@
-###########################################
+#des##########################################
 #               Rac GUI
 # Distributed under GNU Public License
 # Author: Sergey Kalinin svk@nuk-svk.ru
@@ -1240,7 +1240,7 @@ proc Add::profile {tree host values} {
     
     label $frm.lbl_name -text [::msgcat::mc "Name"]
     entry $frm.ent_name
-    label $frm.lbl_descr -text [::msgcat::mc Description""]
+    label $frm.lbl_descr -text [::msgcat::mc Description"]
     entry $frm.ent_descr
     label $frm.lbl_config -justify left -anchor nw \
     -text [::msgcat::mc "Using the security profile from the configuration"]