mirror of
https://github.com/sigmasternchen/xtext-core
synced 2025-03-15 08:18:55 +00:00
Fixing typos in the javadoc comments.
Signed-off-by: miklossy <miklossy@itemis.de>
This commit is contained in:
parent
45e8193a67
commit
1fff012bd0
1 changed files with 1 additions and 1 deletions
|
@ -111,7 +111,7 @@ public class DefaultDeclarativeQualifiedNameProvider extends IQualifiedNameProvi
|
|||
|
||||
/**
|
||||
* Tries to read an {@link EAttribute} {@code name} from the
|
||||
* the given object and appends that to its containers qualified name.
|
||||
* given object and appends that to its container's qualified name.
|
||||
*
|
||||
* @since 2.15
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue