summaryrefslogtreecommitdiff
path: root/src/library/scala/testing/Show.scala
diff options
context:
space:
mode:
Diffstat (limited to 'src/library/scala/testing/Show.scala')
-rw-r--r--src/library/scala/testing/Show.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/library/scala/testing/Show.scala b/src/library/scala/testing/Show.scala
index da1868c7f6..c6c58f5da2 100644
--- a/src/library/scala/testing/Show.scala
+++ b/src/library/scala/testing/Show.scala
@@ -37,7 +37,7 @@ trait Show {
}
}
- @deprecated("use SymApply instead", "2.10")
+ @deprecated("use SymApply instead", "2.10.0")
def symApply(sym: Symbol): SymApply = new SymApply(sym)
/** Apply method with name of given symbol `f` to given arguments and return