Author: buildbot
Date: Fri Jan 18 00:20:47 2013
New Revision: 847092
Log:
Staging update by buildbot for openoffice
Modified:
websites/staging/openoffice/trunk/content/ (props changed)
websites/staging/openoffice/trunk/content/orientation/intro-development.html
Propchange: websites/staging/openoffice/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Fri Jan 18 00:20:47 2013
@@ -1 +1 @@
-1434981
+1434985
Modified:
websites/staging/openoffice/trunk/content/orientation/intro-development.html
==============================================================================
---
websites/staging/openoffice/trunk/content/orientation/intro-development.html
(original)
+++
websites/staging/openoffice/trunk/content/orientation/intro-development.html
Fri Jan 18 00:20:47 2013
@@ -135,7 +135,7 @@ Although there are many other combinatio
<li>An explanation of the purpose/function of the various <a
href="http://wiki.openoffice.org/wiki/Source_code_directories">source
directories</a></li>
<li>Adfinis Sygroup hosts an <a
href="http://opengrok.adfinis-sygroup.org/source/">instance of OpenGrok</a> for
us which is useful
for understanding the code.</li>
-<li>We have an <a href="https://fisheye6.atlassian.com/browse/ooo">instance of
Altassian Fisheye</a> which can be useful for browsing the code base and
understanding dependencies.</li>
+<li>We have an <a href="https://fisheye6.atlassian.com/browse/ooo">instance of
Atlassian Fisheye</a> which can be useful for browsing the code base and
understanding dependencies.</li>
</ul>
<h2 id="finding-easy-tasks">Finding Easy Tasks</h2>
<p>As a new developer you will want to find some easy coding tasks. These are
tasks that generally can be done with good C++ skills, but do not require
comprehensive knowledge of how