summary refs log tree commit diff stats
path: root/tests/cpp/tcovariancerules.nim
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cpp/tcovariancerules.nim')
-rw-r--r--tests/cpp/tcovariancerules.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cpp/tcovariancerules.nim b/tests/cpp/tcovariancerules.nim
index acde1b288..e1769b0e6 100644
--- a/tests/cpp/tcovariancerules.nim
+++ b/tests/cpp/tcovariancerules.nim
@@ -164,7 +164,7 @@ vcat.x = "cat value"
 reject:
   vcat = vdog
 
-# XXX: The next two cases seem incosistent, perhaps we should change the rules
+# XXX: The next two cases seem inconsistent, perhaps we should change the rules
 accept:
   # truncating copies are allowed
   var vanimal: Animal = vdog