[Fb-contrib-commit] SF.net SVN: fb-contrib:[1334] trunk/fb-contrib/etc/messages.xml
Brought to you by:
dbrosius
From: <dbr...@us...> - 2009-09-26 22:28:05
|
Revision: 1334 http://fb-contrib.svn.sourceforge.net/fb-contrib/?rev=1334&view=rev Author: dbrosius Date: 2009-09-26 22:27:54 +0000 (Sat, 26 Sep 2009) Log Message: ----------- use engrish Modified Paths: -------------- trunk/fb-contrib/etc/messages.xml Modified: trunk/fb-contrib/etc/messages.xml =================================================================== --- trunk/fb-contrib/etc/messages.xml 2009-09-26 22:15:43 UTC (rev 1333) +++ trunk/fb-contrib/etc/messages.xml 2009-09-26 22:27:54 UTC (rev 1334) @@ -1557,7 +1557,7 @@ <LongDescription>method {1} uses 1 element array to simulate call by reference</LongDescription> <Details> <![CDATA[ - <p>This method uses a one element array to wrap an object that is to be past to a method as an argument + <p>This method uses a one element array to wrap an object that is to be passed to a method as an argument to simulate call by pointer ala C++. It is better to define a proper return class type that holds all the relevant information retrieved from the called method.</p> ]]> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |