about summary refs log tree commit diff
path: root/src/test/run-make/pretty-print-path-suffix/foo_method.pp
diff options
context:
space:
mode:
Diffstat (limited to 'src/test/run-make/pretty-print-path-suffix/foo_method.pp')
-rw-r--r--src/test/run-make/pretty-print-path-suffix/foo_method.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/test/run-make/pretty-print-path-suffix/foo_method.pp b/src/test/run-make/pretty-print-path-suffix/foo_method.pp
index acf3f90cb0e..4879fbfe6d3 100644
--- a/src/test/run-make/pretty-print-path-suffix/foo_method.pp
+++ b/src/test/run-make/pretty-print-path-suffix/foo_method.pp
@@ -12,5 +12,5 @@
 
 
 
-fn foo_method(&self) -> &'static str { return "i am very similiar to foo."; }
+fn foo_method(&self) -> &'static str { return "i am very similar to foo."; }
 /* nest::S::foo_method */