1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 22:52:11 +02:00

Bug 317067: fixed typo in comment

This commit is contained in:
Alena Laskavaia 2010-06-17 01:06:39 +00:00
parent 7b02c1b681
commit 59ab06fad1

View file

@ -98,7 +98,7 @@ public class CatchByReference extends AbstractIndexAstChecker {
} }
/** /**
* If it uses reference or ponter * If it uses reference or pointer
* *
* @param catchHandler * @param catchHandler
* @return * @return