]> source.dussan.org Git - vaadin-framework.git/commitdiff
Changed ContentMode Package in Label doc
authorJonathan Ilk <ilk.jonathan@googlemail.com>
Thu, 7 Sep 2017 09:40:41 +0000 (11:40 +0200)
committerHenri Sara <henri.sara@gmail.com>
Fri, 8 Sep 2017 06:42:21 +0000 (09:42 +0300)
documentation/components/components-label.asciidoc

index 3f305726d44b89bbeec16a05adfadd4e4073857e..7e95e747b86bca6671f3eba7310db17204ef278c 100644 (file)
@@ -94,7 +94,7 @@ will be quoted appropriately to allow rendering the contents of a label in HTML
 in a web browser. The content mode can be set in the constructor or with
 [methodname]#setContentMode()#, and can have the values defined in the
 [classname]#ContentMode# enumeration type in
-[package]#com.vaadin.shared.ui.label# package:
+[package]#com.vaadin.shared.ui# package:
 
 TEXT:: The default content mode where the label contains only plain text. All
 characters are allowed, including the special [literal]#++<++#,