X-Git-Url: http://Server1/repobrowser/?p=kiriwrite%2F.git;a=blobdiff_plain;f=Documentation%2FEnglish%20%28British%29%2Fdeveloper-chapter3-guidance.html;h=e4e8f244822c4b79c2693c9f84fea1e33599ec9c;hp=bb025966a76cf5418c323a4c6a08a16755843a90;hb=ff0d6ced3c2cc3f9c6f601c1ac8618a9dc4ccb5a;hpb=917bf000970f6e8e95759b4975e9d5c48e738dfd diff --git a/Documentation/English (British)/developer-chapter3-guidance.html b/Documentation/English (British)/developer-chapter3-guidance.html index bb02596..e4e8f24 100644 --- a/Documentation/English (British)/developer-chapter3-guidance.html +++ b/Documentation/English (British)/developer-chapter3-guidance.html @@ -27,7 +27,7 @@ When creating a new database module, at the top of the page the following should use strict;
use warnings;

- our $VERSION = “(version)”;
+ our $VERSION = "(version)";
my ($options, %options);
my $database_handle;
my $string_handle;