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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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