diff options
author | LiZi <li.zi30@zte.com.cn> | 2018-04-09 21:23:31 -0400 |
---|---|---|
committer | LiZi <li.zi30@zte.com.cn> | 2018-04-09 21:23:53 -0400 |
commit | 20b2f6d972919589c94229d359499c7d28f4a18e (patch) | |
tree | 946294d6f6d12d35ece05350e77eb727fc86ea8c /docs/release-notes | |
parent | b8685e914a232b5cd1026b10d341f52f66d63cb9 (diff) |
Fix the typos in doc of esr-gui.
Change-Id: I63850970c5fa88c8003959a6a3f40c90905f2615
Issue-ID: DOC-258
Signed-off-by: LiZi <li.zi30@zte.com.cn>
Diffstat (limited to 'docs/release-notes')
-rw-r--r-- | docs/release-notes/bug-fixes.rst | 2 | ||||
-rw-r--r-- | docs/release-notes/new-features.rst | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/release-notes/bug-fixes.rst b/docs/release-notes/bug-fixes.rst index 45a8ace..784db32 100644 --- a/docs/release-notes/bug-fixes.rst +++ b/docs/release-notes/bug-fixes.rst @@ -17,7 +17,7 @@ Bug * [AAI-225] - aai/esr-server daily build failed * [AAI-278] - AAI throws exception about mismatch keys adding esr-system-info to cloud-region * [AAI-377] - esr-gui docker build failed -* [AAI-393] - The jjb defiend in a error way that cause CSIT build failed. +* [AAI-393] - The jjb defined in a error way that cause CSIT build failed. * [AAI-398] - If a cloud-region didn't contain a external system info, there will be an null pointer error * [AAI-400] - Register ServiceTest to microservice * [AAI-407] - There is an error to startup esr-gui docker diff --git a/docs/release-notes/new-features.rst b/docs/release-notes/new-features.rst index 6109ccc..4dbd09f 100644 --- a/docs/release-notes/new-features.rst +++ b/docs/release-notes/new-features.rst @@ -33,7 +33,7 @@ Story Task ^^^^ -* [AAI-67] - Upload the server-end seed code to ONAP repostory +* [AAI-67] - Upload the server-end seed code to ONAP repository * [AAI-68] - Upload the ESR gui seed code to ONAP repository * [AAI-69] - Remove the original SDNC related function from Amsterdan release. * [AAI-70] - Collect the schema of ESR for ONAP in Amsterdam release @@ -109,7 +109,7 @@ Task * [AAI-358] - Change util method from static to unstatic * [AAI-359] - Fix the return data of del and query list API * [AAI-360] - Realize delete vim API -* [AAI-361] - Update VIM after register finishied. +* [AAI-361] - Update VIM after register finished. * [AAI-362] - Clean the Config files * [AAI-363] - Add unit test for app configuration * [AAI-365] - change the objectToString method to un-static |