many doubled words in comments etc, plus some nearby typos

This commit is contained in:
hippietrail 2024-11-26 01:18:10 +07:00
parent c702d7c66d
commit 13598df8db
208 changed files with 252 additions and 254 deletions

View file

@ -2443,7 +2443,7 @@ public class RecoveredClassHelper {
/**
* Method to return the total number of vbase destructors in the given list of classes
* @param recoveredClasses the list of classes
* @return the the total number of vbase destructors in the given list of classes
* @return the total number of vbase destructors in the given list of classes
* @throws CancelledException if cancelled
*/
public int getNumberOfVBaseFunctions(List<RecoveredClass> recoveredClasses)