From a26b410daaf2dac2c8f5b5542cfc27436ffe6930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0t=C4=9Bp=C3=A1n=20N=C4=9Bmec?= Date: Sat, 4 Dec 2010 19:13:53 +0100 Subject: [PATCH] Fix the initial note markup and a typo in the tutorial. Closes issue #166. --- pentadactyl/locale/en-US/tutorial.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pentadactyl/locale/en-US/tutorial.xml b/pentadactyl/locale/en-US/tutorial.xml index 8d5a6e3a..c120d674 100644 --- a/pentadactyl/locale/en-US/tutorial.xml +++ b/pentadactyl/locale/en-US/tutorial.xml @@ -12,11 +12,11 @@

Quick-start tutorial

- + This is a quickstart tutorial to help new users get up and running in &dactyl.appName;. It is not intended as a full reference explaining all features. - +

If you've started using &dactyl.appName; from scratch (i.e., without any @@ -43,7 +43,7 @@

&dactyl.appName;'s modal interface

- &dactyl.appName;'s power, like Vim's, comes from it's modal interface. Keys have + &dactyl.appName;'s power, like Vim's, comes from its modal interface. Keys have different meanings depending on which mode the browser is in. &dactyl.appName; has several modes, but the 2 most important are Normal mode and Command-line mode.