fix: spelling typo (#1024)

This commit is contained in:
David Leal
2020-08-14 17:11:54 -05:00
committed by GitHub
parent def8f4937e
commit bae4b4c14c

View File

@@ -229,7 +229,7 @@ class LowestCommonAncestor {
/**
* Unit tests
* @rerturns none
* @returns none
*/
static void tests() {
/**