9front - general discussion about 9front
 help / color / mirror / Atom feed
* typos
@ 2014-11-07 18:07 ray
  0 siblings, 0 replies; only message in thread
From: ray @ 2014-11-07 18:07 UTC (permalink / raw)
  To: ray, 9front

diff -r 33cb4ea3b280 sys/man/1/filter
--- a/sys/man/1/filter	Fri Nov 07 05:21:42 2014 +0100
+++ b/sys/man/1/filter	Sat Nov 08 21:29:18 2014 +0800
@@ -151,7 +151,7 @@
 .I patternfile
 for each address in the
 .I addressfiles
-that doesn't already match a pattern.
+that doesh't already match a pattern.
 .PP
 .IR Token ,
 with only one argument, prints to standard output a unique token
diff -r 33cb4ea3b280 sys/man/1/games
--- a/sys/man/1/games	Fri Nov 07 05:21:42 2014 +0100
+++ b/sys/man/1/games	Sat Nov 08 21:29:18 2014 +0800
@@ -253,7 +253,7 @@
 Memorize the sequence, then click to hide them and begin.
 Use the mouse to select two tiles.
 If they are the same, the tiles will disappear, otherwise the tiles will flip back and you will get a chance to try again.
-Button 3 generates a memu allowing you to restart, switch between easy and hard modes, and exit.
+Button 3 generates a menu allowing you to restart, switch between easy and hard modes, and exit.
 The
 .B -h
 option sets the game to hard mode.
diff -r 33cb4ea3b280 sys/src/cmd/abaco/NOTES
--- a/sys/src/cmd/abaco/NOTES	Fri Nov 07 05:21:42 2014 +0100
+++ b/sys/src/cmd/abaco/NOTES	Sat Nov 08 21:29:18 2014 +0800
@@ -5,10 +5,10 @@
 	* complaints like "gif: decode <stdin> failed: ReadGIF: can't recognize format ��"
 	  are caused by sites that return a jpeg and send Content-Type: image/gif.
 
-Not implented:
+Not implemented:
 	* frame's borders and scroll are ignored
 	* Image: maps
-	* table atributes
+	* table attributes
 	* css
 	* Js
 
diff -r 33cb4ea3b280 sys/src/cmd/gs/icclib/icc.c
--- a/sys/src/cmd/gs/icclib/icc.c	Fri Nov 07 05:21:42 2014 +0100
+++ b/sys/src/cmd/gs/icclib/icc.c	Sat Nov 08 21:29:18 2014 +0800
@@ -10741,7 +10741,7 @@
 	icColorSpaceSignature *outs,	/* Return effective output color space */
 	int *outn,						/* Return number of output components */
 	icmLuAlgType *alg,				/* Return type of lookup algorithm used */
-    icRenderingIntent *intt,		/* Return the intent being implented */
+    icRenderingIntent *intt,		/* Return the intent being implemented */
     icmLookupFunc *fnc,				/* Return the profile function being implemented */
 	icColorSpaceSignature *pcs		/* Return the profile effective PCS */
 ) {
diff -r 33cb4ea3b280 sys/src/cmd/gs/src/zcontrol.c
--- a/sys/src/cmd/gs/src/zcontrol.c	Fri Nov 07 05:21:42 2014 +0100
+++ b/sys/src/cmd/gs/src/zcontrol.c	Sat Nov 08 21:29:18 2014 +0800
@@ -235,7 +235,7 @@
 
     if ((code = runandhide_restore_hidden(i_ctx_p, esp, esp - 1)) < 0)
         return code;
-    esp -= 2;		/* pop the hidden value and its atributes */
+    esp -= 2;		/* pop the hidden value and its attributes */
     return o_pop_estack;
 }
 



^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-11-07 18:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-07 18:07 typos ray

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).