Fix info for raw edit, colon is the delimiter

This commit is contained in:
Sebastian Riedel
2018-06-20 01:21:24 +02:00
parent 2581883827
commit 39440e1f98
+1 -1
View File
@@ -989,7 +989,7 @@
<value>Individual Files</value> <value>Individual Files</value>
</data> </data>
<data name="frmIncludeExclude_RawEditInfo" xml:space="preserve"> <data name="frmIncludeExclude_RawEditInfo" xml:space="preserve">
<value>Items are semi-colon delimited.</value> <value>Items are colon delimited.</value>
</data> </data>
<data name="frmIncludeExclude_RawEditTitle" xml:space="preserve"> <data name="frmIncludeExclude_RawEditTitle" xml:space="preserve">
<value>[PARAM] Raw Edit</value> <value>[PARAM] Raw Edit</value>