Skip to content

Commit 7944ef6

Browse files
committed
[XPTIFW][DOC] Fixed typos
Signed-off-by: Vasanth Tovinkere <[email protected]>
1 parent 9378081 commit 7944ef6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

xptifw/basic_test/README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ In order to capture the cost of various API calls in the framework and test the
44
correctness of the API, a set of basic tests have been created. They primarily
55
fall under two categories:
66

7-
1. Sematic tests: These tests perform correctness checks on the API call to
8-
ensure the right data is being retrieved. The sematic tests are categorized into
9-
string table tests, trace point tests and notification tests.
7+
1. Semantic tests: These tests perform correctness checks on the API call to
8+
ensure the right data is being retrieved. The semantic tests are categorized
9+
into string table tests, trace point tests and notification tests.
1010

1111
2. Performance tests: These test attempt to capture the average cost of various
1212
operations that are a part of creating trace points in applications. The tests

0 commit comments

Comments
 (0)