fix typo per nuba on irc
Justin Hunter [Sat, 13 Feb 2010 12:43:22 +0000 (12:43 +0000)]
lib/DBIx/Class/Manual/FAQ.pod

index 7bced4c..dbc239f 100644 (file)
@@ -641,7 +641,7 @@ Likely you have/had two copies of postgresql installed simultaneously, the
 second one will use a default port of 5433, while L<DBD::Pg> is compiled with a
 default port of 5432.
 
-You can chance the port setting in C<postgresql.conf>.
+You can change the port setting in C<postgresql.conf>.
 
 =item I've lost or forgotten my mysql password