Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2023-12-26 02:17:38 +0300
committerMike Frysinger <vapier@gentoo.org>2024-01-03 08:14:42 +0300
commita2ddc21f801b17327a7c65c81e8b55b7d62efdb6 (patch)
tree9c4c2187e7ff8ff9d4e1bfd082e17a43ddb6de2e /libgloss/xstormy16
parent99f3898dfcdcd5de1a3a6093d24ed097291ff4d8 (diff)
libgloss: fix up incorrect "it's"
Diffstat (limited to 'libgloss/xstormy16')
-rw-r--r--libgloss/xstormy16/xstormy16_stub.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/libgloss/xstormy16/xstormy16_stub.c b/libgloss/xstormy16/xstormy16_stub.c
index 7706031e9..7bd3bcef5 100644
--- a/libgloss/xstormy16/xstormy16_stub.c
+++ b/libgloss/xstormy16/xstormy16_stub.c
@@ -3,7 +3,7 @@
THIS SOFTWARE IS NOT COPYRIGHTED
HP offers the following for use in the public domain. HP makes no
- warranty with regard to the software or it's performance and the
+ warranty with regard to the software or its performance and the
user accepts the software "AS IS" with all faults.
HP DISCLAIMS ANY WARRANTIES, EXPRESS OR IMPLIED, WITH REGARD
@@ -41,7 +41,7 @@
*
* Because gdb will sometimes write to the stack area to execute function
* calls, this program cannot rely on using the inferior stack so it uses
- * it's own stack area.
+ * its own stack area.
*
*************
*