mirror of
https://github.com/TheAlgorithms/C-Plus-Plus.git
synced 2026-04-05 03:29:46 +08:00
fix: spelling typo (#1024)
This commit is contained in:
@@ -229,7 +229,7 @@ class LowestCommonAncestor {
|
||||
|
||||
/**
|
||||
* Unit tests
|
||||
* @rerturns none
|
||||
* @returns none
|
||||
*/
|
||||
static void tests() {
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user