[vhffs-dev] [2276] fixed typo in documentation |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 2276
Author: gradator
Date: 2015-02-23 20:26:03 +0100 (Mon, 23 Feb 2015)
Log Message:
-----------
fixed typo in documentation
Modified Paths:
--------------
trunk/vhffs-api/src/Vhffs.pm
Modified: trunk/vhffs-api/src/Vhffs.pm
===================================================================
--- trunk/vhffs-api/src/Vhffs.pm 2015-02-23 08:02:50 UTC (rev 2275)
+++ trunk/vhffs-api/src/Vhffs.pm 2015-02-23 19:26:03 UTC (rev 2276)
@@ -105,7 +105,7 @@
=head1 get_config
-my $config = $vhffs->get_cofig;
+my $config = $vhffs->get_config;
Returns a C<Vhffs::Conf> object.