From d7f114cf1c1f73ebbf6f93f3a42e255f3c421431 Mon Sep 17 00:00:00 2001 From: Matt Madia Date: Sat, 5 May 2012 21:06:59 +0000 Subject: [PATCH] Fixed typo. Spotted by ddavid123, thanks! #8521 --- src/documentation/uiguidelines/HaikuHIG.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/documentation/uiguidelines/HaikuHIG.xml b/src/documentation/uiguidelines/HaikuHIG.xml index 88abf5d47b..9a3011f848 100644 --- a/src/documentation/uiguidelines/HaikuHIG.xml +++ b/src/documentation/uiguidelines/HaikuHIG.xml @@ -399,7 +399,7 @@ There are other possible ways, but these should be enough for you to get the ide Replicants -Replicants take their cue from Dolly the sheep in allowing a BView to be closned and allow you to do Really Neat Things(TM). As cool as replicant technology is, it is only an emerging technology in other operating systems and is unfamiliar to most users in general. As such, it is best left as an extra feature and not the primary mode of operation for a program. Here are some guidelines for using them, however. +Replicants take their cue from Dolly the sheep in allowing a BView to be cloned and allow you to do Really Neat Things(TM). As cool as replicant technology is, it is only an emerging technology in other operating systems and is unfamiliar to most users in general. As such, it is best left as an extra feature and not the primary mode of operation for a program. Here are some guidelines for using them, however. It is appropriate for program to be a replicant if it is a lightweight program which provides information or a feature which the user will want to be able to access frequently.