forked from qt-creator/qt-creator
Fixed missing white space
Change-Id: I6d584fc24bbce4ff9eec2dd8f7d23b0124b1a1f3 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
@@ -137,7 +137,7 @@ void AndroidManifestEditorWidget::initializePage()
|
||||
"with levels in the hierarchy separated by periods (.) (pronounced \"dot\").</p>"
|
||||
"<p align=\"justify\">In general, a package name begins with the top level domain name"
|
||||
" of the organization and then the organization's domain and then any subdomains listed"
|
||||
"in reverse order. The organization can then choose a specific name for their package."
|
||||
" in reverse order. The organization can then choose a specific name for their package."
|
||||
" Package names should be all lowercase characters whenever possible.</p>"
|
||||
"<p align=\"justify\">Complete conventions for disambiguating package names and rules for"
|
||||
" naming packages when the Internet domain name cannot be directly used as a package name"
|
||||
|
Reference in New Issue
Block a user