diff options
author | Yujun Zhang <zhang.yujunz@zte.com.cn> | 2017-03-22 15:27:45 +0800 |
---|---|---|
committer | Sofia Wallin <sofia.wallin@ericsson.com> | 2017-03-22 15:16:54 +0000 |
commit | 908f1640fd6f5d9ad55655364069944c263724a4 (patch) | |
tree | cd654dde5f0023ede415bdac5f6d113f36fc5c96 | |
parent | c2a495cb0fabb4d5db27b47ac5a15e2a53f03b9b (diff) |
qtip: correct project name letter case
As a project name, uppercase i.e. QTIP is preferred
Change-Id: Id19e50f9f593c1eb0afbf6604bca3314f6223587
Signed-off-by: Yujun Zhang <zhang.yujunz@zte.com.cn>
(cherry picked from commit 09ca5781daa03385fc8a5c964d38512124a64dbc)
-rw-r--r-- | docs/release/release-notes.rst | 4 | ||||
-rw-r--r-- | docs/testing/testing-dev.rst | 2 | ||||
-rw-r--r-- | docs/testing/testing-user.rst | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/docs/release/release-notes.rst b/docs/release/release-notes.rst index 419e71abb..46f5901d3 100644 --- a/docs/release/release-notes.rst +++ b/docs/release/release-notes.rst @@ -141,9 +141,9 @@ Promise -------- :ref:`Promise Release Notes <promise-releasenotes>` -Qtip +QTIP ----- -:ref:`Qtip Release Notes <qtip-releasenotes>` +:ref:`QTIP Release Notes <qtip-releasenotes>` Releng ------- diff --git a/docs/testing/testing-dev.rst b/docs/testing/testing-dev.rst index de31f9cde..11f6bd029 100644 --- a/docs/testing/testing-dev.rst +++ b/docs/testing/testing-dev.rst @@ -29,7 +29,7 @@ Yardstick ../submodules/yardstick/docs/testing/developer/devguide/index -Qtip +QTIP ----- .. toctree:: :maxdepth: 1 diff --git a/docs/testing/testing-user.rst b/docs/testing/testing-user.rst index cb0becac8..52042ba5b 100644 --- a/docs/testing/testing-user.rst +++ b/docs/testing/testing-user.rst @@ -32,7 +32,7 @@ Yardstick ../submodules/yardstick/docs/testing/user/configguide/index -Qtip +QTIP ----- .. toctree:: :maxdepth: 1 |