Fix typo "inferiorr".
gdb/testsuite:
2015-03-11 Yao Qi <yao.qi@linaro.org>
* gdb.base/catch-syscall.exp: Fix typo in comments.
+2015-03-11 Yao Qi <yao.qi@linaro.org>
+
+ * gdb.base/catch-syscall.exp: Fix typo in comments.
+
2015-03-11 Yao Qi <yao.qi@linaro.org>
* gdb.base/catch-syscall.exp: Skip it on HP-UX target.
# first print that the infeior has called the syscall,
# and after print that the syscall has returned.
- # Testing if the inferiorr has called the syscall.
+ # Testing if the inferior has called the syscall.
check_call_to_syscall $syscall
# And now, that the syscall has returned.
check_return_from_syscall $syscall