summaryrefslogtreecommitdiffstats
path: root/documentation/components/components-label.asciidoc
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/components/components-label.asciidoc')
-rw-r--r--documentation/components/components-label.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/components/components-label.asciidoc b/documentation/components/components-label.asciidoc
index 3f305726d4..7e95e747b8 100644
--- a/documentation/components/components-label.asciidoc
+++ b/documentation/components/components-label.asciidoc
@@ -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]#++<++#,