Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormkersten2007-06-24 22:10:06 +0000
committermkersten2007-06-24 22:10:06 +0000
commit3cc1de77a961763068e508c397c4f8f0a2c501d8 (patch)
treeb3472d73981c3b21c75086a08170a240571b3c65 /org.eclipse.mylyn.help.ui/cheatsheets
parent11c66f1880e72eb94f0f1efa4817f1d169ced30e (diff)
downloadorg.eclipse.mylyn.tasks-3cc1de77a961763068e508c397c4f8f0a2c501d8.tar.gz
org.eclipse.mylyn.tasks-3cc1de77a961763068e508c397c4f8f0a2c501d8.tar.xz
org.eclipse.mylyn.tasks-3cc1de77a961763068e508c397c4f8f0a2c501d8.zip
RESOLVED - bug 194116: Typo's, grammar problems and Mylar references in cheat sheets
https://bugs.eclipse.org/bugs/show_bug.cgi?id=194116
Diffstat (limited to 'org.eclipse.mylyn.help.ui/cheatsheets')
-rw-r--r--org.eclipse.mylyn.help.ui/cheatsheets/Query.xml10
-rw-r--r--org.eclipse.mylyn.help.ui/cheatsheets/TaskFocus.xml2
2 files changed, 6 insertions, 6 deletions
diff --git a/org.eclipse.mylyn.help.ui/cheatsheets/Query.xml b/org.eclipse.mylyn.help.ui/cheatsheets/Query.xml
index b1bba41fd..5c33de0e5 100644
--- a/org.eclipse.mylyn.help.ui/cheatsheets/Query.xml
+++ b/org.eclipse.mylyn.help.ui/cheatsheets/Query.xml
@@ -18,11 +18,11 @@
<br/><br/>
If the Task Repositories view isn&apos;t opened, select in the main menu <b>Window &gt; Show View &gt; Other... &gt; Mylyn &gt; Task Repositry</b>.
<br/><br/>
-In the Task Repositories view you can see <b>Eclipse.org</b>. Right click on it and selet <b>Properties</b>.<br/>
+In the Task Repositories view you can see <b>Eclipse.org</b>. Right click on it and select <b>Properties</b>.<br/>
Check out the <b>Anonymous Access</b> checkbox.<br/>
-Enter your&apos;s user id for the <b>User ID</b> and password for the <b>Password</b>. <br/>
+Enter your user id for the <b>User ID</b> and password for the <b>Password</b>. <br/>
Click on the <b>Validate Settings</b> button to check your given parameters.<br/>
-If you haven&apos;t got any account you can register one, if you click on the <b>Create new accout</b> link.<br/>
+If you do not have an account you can register one, if you click on the <b>Create new accout</b> link.<br/>
Click on the <b>Finish</b> button to save the values and close the dialog.
</description>
</item>
@@ -37,8 +37,8 @@ Click on the <b>Finish</b> button to save the values and close the dialog.
<description>
Select <b>Eclipse.org</b> then click on the <b>Next</b> button.<br/>
Select <b>Create a query using form</b> then click on the <b>Next</b> button.<br/>
- Enter <b>Mylar bugs</b> for the query&apos;s title.
- Select <b>Mylar</b> from the Product and <b>P1, P2</b> from the Priority then click on the <b>Finish</b> button.
+ Enter <b>Mylyn bugs</b> for the query&apos;s title.
+ Select <b>Mylyn</b> from the Product and <b>P1, P2</b> from the Priority then click on the <b>Finish</b> button.
</description>
</item>
</cheatsheet>
diff --git a/org.eclipse.mylyn.help.ui/cheatsheets/TaskFocus.xml b/org.eclipse.mylyn.help.ui/cheatsheets/TaskFocus.xml
index 29e3d554d..c85e11064 100644
--- a/org.eclipse.mylyn.help.ui/cheatsheets/TaskFocus.xml
+++ b/org.eclipse.mylyn.help.ui/cheatsheets/TaskFocus.xml
@@ -9,7 +9,7 @@ You need an existing project for this sheet.
</intro>
<item title="Open the Task List view" dialog="true" skip="false">
<description>
- If the Task List view is not opened, select in the main menu <b>Window &gt; Show View &gt; Other... &gt; Mylar &gt; Task List</b> or click on the &quot;Click to Perform&quot; link below.
+ If the Task List view is not opened, select in the main menu <b>Window &gt; Show View &gt; Other... &gt; Mylyn &gt; Task List</b> or click on the &quot;Click to Perform&quot; link below.
</description>
<command serialization="org.eclipse.ui.views.showView(org.eclipse.ui.views.showView.viewId=org.eclipse.mylyn.tasks.ui.views.tasks)" confirm="true">
</command>

Back to the top