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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/contributing5
-rw-r--r--doc/faq2
-rw-r--r--web/contributing5
-rw-r--r--web/faq2
4 files changed, 12 insertions, 2 deletions
diff --git a/doc/contributing b/doc/contributing
index ffadd989e98..034d4e99fdd 100644
--- a/doc/contributing
+++ b/doc/contributing
@@ -20,6 +20,11 @@
You can see what needs to be done in the class libraries <a href="class-status.html">here</a>
+* IRC Channel
+
+ Many developers get together on the <b>#mono</b> irc channel
+ on the <b>irc.gnome.org</b> server.
+
** To start contributing
As a programmer, you can contribute in three different scenarios to Mono:
diff --git a/doc/faq b/doc/faq
index f07c9822b24..e08bae097ba 100644
--- a/doc/faq
+++ b/doc/faq
@@ -120,7 +120,7 @@ A: Different parts of Mono will achieve usability at different stages,
Q: What major components will you include in Mono?
-A: Hopefully eveyrthing that Microsoft ships on their Framework
+A: Hopefully everything that Microsoft ships on their Framework
(ADO.NET, ASP.NET, Windows.Forms), and
we encourage third party developers to create reusable components that
work on both Mono and Windows.
diff --git a/web/contributing b/web/contributing
index ffadd989e98..034d4e99fdd 100644
--- a/web/contributing
+++ b/web/contributing
@@ -20,6 +20,11 @@
You can see what needs to be done in the class libraries <a href="class-status.html">here</a>
+* IRC Channel
+
+ Many developers get together on the <b>#mono</b> irc channel
+ on the <b>irc.gnome.org</b> server.
+
** To start contributing
As a programmer, you can contribute in three different scenarios to Mono:
diff --git a/web/faq b/web/faq
index f07c9822b24..e08bae097ba 100644
--- a/web/faq
+++ b/web/faq
@@ -120,7 +120,7 @@ A: Different parts of Mono will achieve usability at different stages,
Q: What major components will you include in Mono?
-A: Hopefully eveyrthing that Microsoft ships on their Framework
+A: Hopefully everything that Microsoft ships on their Framework
(ADO.NET, ASP.NET, Windows.Forms), and
we encourage third party developers to create reusable components that
work on both Mono and Windows.