Skip to content

Commit 1c0268d

Browse files
authored
typo fix (via #416)
1 parent 9ceff6f commit 1c0268d

File tree

1 file changed

+1
-1
lines changed
  • allure-java-commons/src/main/java/io/qameta/allure

1 file changed

+1
-1
lines changed

allure-java-commons/src/main/java/io/qameta/allure/Allure.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ private Allure() {
6161
}
6262

6363
/**
64-
* Returns {@link AllureLifecycle} for low lever operations with results.
64+
* Returns {@link AllureLifecycle} for low level operations with results.
6565
*
6666
* @return the lifecycle.
6767
*/

0 commit comments

Comments
 (0)