don't use quotes as apostrophes - http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references lists html entity 8217 as a quote not an apostrophe
This commit is contained in:
committed by
Chris Morgan
parent
f2d44f7120
commit
df5b9e2b52
@@ -1096,7 +1096,7 @@ class Application {
|
||||
echo " as possible test results in the version template provided below</li>\n";
|
||||
echo "</ul></p>";
|
||||
echo "<p>Having app descriptions just sponsoring the app\n";
|
||||
echo "(yes, some vendors want to use the appdb for this) or saying ‘I haven’t tried this app with Wine’ ";
|
||||
echo "(yes, some vendors want to use the appdb for this) or saying ‘I haven't tried this app with Wine’ ";
|
||||
echo "will not help Wine development or Wine users. Application descriptions should be exactly that and only that, \n";
|
||||
echo "they should not contain any information about how well the app works, just what the app is. The same applies to the \n";
|
||||
echo "version information, it should be only information on what is unique or different about that version of the application, \n";
|
||||
|
||||
Reference in New Issue
Block a user