summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRamiro Estrugo <ramiro@src.gnome.org>1997-01-02 08:07:05 +0000
committerRamiro Estrugo <ramiro@src.gnome.org>1997-01-02 08:07:05 +0000
commit1282fafa0353189bb3623d1ae0a1734e3e75bbbe (patch)
tree3a8f6c67cba11ddc4664f2e101d8009d4c8c4c1a
parentd2ac36ca1c0bf84ecc5b7176b9b0ea238c197a1f (diff)
downloadnautilus-1282fafa0353189bb3623d1ae0a1734e3e75bbbe.tar.gz
Fix the email for bitching.
* cut-n-paste-code/README: * libnautilus-extensions/README: Fix the email for bitching.
-rw-r--r--cut-n-paste-code/README8
-rw-r--r--libnautilus-extensions/README2
-rw-r--r--libnautilus-private/README2
3 files changed, 6 insertions, 6 deletions
diff --git a/cut-n-paste-code/README b/cut-n-paste-code/README
index 0f24caa75..2caa78438 100644
--- a/cut-n-paste-code/README
+++ b/cut-n-paste-code/README
@@ -1,6 +1,6 @@
README for nautilus/cut-n-paste-code
-The code in this directory hierarch was cut-n-pasted from
+The code in this directory hierarchy was cut-n-pasted from
somewhere else.
In the soon to come, Star Trek future, this code will be available
@@ -9,7 +9,7 @@ as part of standard libraries.
For example, the code in widgets/e-paned will be available as part
of Gtk+ 1.4.
-Until that happens, DONT HACK the code, unless you are updating
+Until that happens, DON'T HACK the code, unless you are updating
from the original cut-n-paste source. For example,
evolution/widgets/e-paned.
@@ -17,6 +17,6 @@ Instead of hacking the code in cut-n-paste-code, create subclasses
and put them in libnautilus-extensions.
If you have any specific questions, comments or complaints about this
-setup, send mail to ramiro@eazel.com.
+setup, send mail to the nautilus mailing list at:
--re
+nautilus-list@lists.eazel.com
diff --git a/libnautilus-extensions/README b/libnautilus-extensions/README
index 653afe52a..9938eeceb 100644
--- a/libnautilus-extensions/README
+++ b/libnautilus-extensions/README
@@ -6,7 +6,7 @@ If you are writing a nautilus component, you should not use this
library or link with it in any way.
Soon, libnautilus-extensions will be renamed to nautilus-internals to
-emphazise the fact that this is code that is internal to nautilus and
+emphasize the fact that this is code that is internal to nautilus and
not available for public consumption.
If you think that there is something interesting in this library that
diff --git a/libnautilus-private/README b/libnautilus-private/README
index 653afe52a..9938eeceb 100644
--- a/libnautilus-private/README
+++ b/libnautilus-private/README
@@ -6,7 +6,7 @@ If you are writing a nautilus component, you should not use this
library or link with it in any way.
Soon, libnautilus-extensions will be renamed to nautilus-internals to
-emphazise the fact that this is code that is internal to nautilus and
+emphasize the fact that this is code that is internal to nautilus and
not available for public consumption.
If you think that there is something interesting in this library that