]> git.stg.codes - stg.git/blobdiff - projects/stargazer/tariff_impl.cpp
Ticket 37. TariffChangelsAllowed function name changed to
[stg.git] / projects / stargazer / tariff_impl.cpp
index 32a52d8f13df1a5c2ada0e79e37d64e5473f1434..d619b32d78e4bc178cef6787b8d3bb279df06b20 100644 (file)
@@ -145,7 +145,7 @@ else
     return tariffData.dirPrice[dir].priceDayA;
 }
 //-----------------------------------------------------------------------------
-std::string TARIFF_IMPL::TariffChangelsAllowed(const TARIFF & to) const
+std::string TARIFF_IMPL::TariffChangeIsAllowed(const TARIFF & to) const
 {
 switch (GetChangePolicy())
     {