]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix typo.
authorPavel Janík <Pavel@Janik.cz>
Fri, 21 Dec 2001 12:47:12 +0000 (12:47 +0000)
committerPavel Janík <Pavel@Janik.cz>
Fri, 21 Dec 2001 12:47:12 +0000 (12:47 +0000)
etc/PROBLEMS

index 46b908d1598332c784862a6d49bcdda64643eb19..3917d68bb5697d7459b3034b9a4e58876632df69 100644 (file)
@@ -556,7 +556,7 @@ Emacs so that it isn't compiled with `-O5'.
 
 * Compiling on AIX 4.3.x or 4.4 fails.
 
-This could happen if you use /bin/c89 as youir compiler, instead of
+This could happen if you use /bin/c89 as your compiler, instead of
 the default `cc'.  /bin/c89 treats certain warnings, such as benign
 redefinitions of macros, as errors, and fails the build.  A solution
 is to use the default compiler `cc'.