1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

spelling: function

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2021-06-24 19:40:57 -04:00
parent 272de142b4
commit 9dcd3fe799

View File

@ -63,7 +63,7 @@ interface SplitStatusesByLevel {
}
/**
* This fuction returns the class level for corresponding to the highest status level
* This function returns the class level for corresponding to the highest status level
* and the statuses split by their levels.
* @param src a list of status items
*/