CodeSnip Old Code (SVN)
A repository for source code snippets, designed with Pascal in mind.
Brought to you by:
delphidabbler
changed | /trunk/Src/Res/HTML/detail-consts.js |
changed | /trunk/Src/Res/HTML/welcome-tplt.html |
--- a/trunk/Src/Res/HTML/detail-consts.js +++ b/trunk/Src/Res/HTML/detail-consts.js @@ -23,7 +23,7 @@ * The Initial Developer of the Original Code is Peter Johnson * (http://www.delphidabbler.com/). * - * Portions created by the Initial Developer are Copyright (C) 2006-2011 Peter + * Portions created by the Initial Developer are Copyright (C) 2006-2012 Peter * Johnson. All Rights Reserved. * * Contributors: @@ -41,7 +41,7 @@ var vUpdateDatabaseHint = "Update the database from the internet"; var vDownloadDatabaseHint = "Download the database from the internet"; var vQuickStartHint = "Display the QuickStart help topic"; -var vConfigCompilersHint = "Display the Configure Compilers dialog box"; +var vConfigCompilersHint = "Display the Configure Compilers dialogue box"; var vTaskAddSnippetsHint = "View more information about the user database"; var vDonateHint = "Make a donation"; var vFreeformHelpHint = "Display help about freeform snippets";