summaryrefslogtreecommitdiff
path: root/spec/11-annotations.md
diff options
context:
space:
mode:
Diffstat (limited to 'spec/11-annotations.md')
-rw-r--r--spec/11-annotations.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/11-annotations.md b/spec/11-annotations.md
index d66f24abf8..e54a0dd2b0 100644
--- a/spec/11-annotations.md
+++ b/spec/11-annotations.md
@@ -94,7 +94,7 @@ Java platform, the following annotations have a standard meaning.
* `@deprecatedName(name: <symbollit>)`<br/>
Marks a formal parameter name as deprecated. Invocations of this entity
- using named parameter syntax refering to the deprecated parameter name cause a deprecation warning.
+ using named parameter syntax referring to the deprecated parameter name cause a deprecation warning.
### Scala Compiler Annotations