summaryrefslogtreecommitdiffstats
path: root/test/pic30/standalone_test.s
diff options
context:
space:
mode:
Diffstat (limited to 'test/pic30/standalone_test.s')
-rw-r--r--test/pic30/standalone_test.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pic30/standalone_test.s b/test/pic30/standalone_test.s
index 98a8d5c..1682fed 100644
--- a/test/pic30/standalone_test.s
+++ b/test/pic30/standalone_test.s
@@ -9,7 +9,7 @@ hello:
.text
.global __reset
__reset:
- ; set PSVPAG to page that contains 'hello'
+ ; set PSVPAG to page that tqcontains 'hello'
mov #psvpage(hello),w0
mov w0,PSVPAG
; enable Program Space Visibility