Ticket #748 (closed Bug: fixed)

Opened 4 months ago

Last modified 4 months ago

Small Typo in application/config/config.php

Reported by: PabloImpallari Owned by: Shadowhand
Priority: trivial Milestone: 2.2
Component: Core Version: SVN HEAD
Keywords: typo Cc:

Description

Just found a trivial typo in application/config/config.php

Line 73:

  • Enable or display displaying of Kohana error pages. This will not affect

Should be:

  • Enable or disable displaying of Kohana error pages. This will not affect

Change History

Changed 4 months ago by Geert

  • status changed from new to closed
  • resolution set to fixed

Fixed in r3271. Thanks.

Note: See TracTickets for help on using tickets.