Skip to content

Commit 596ff3b

Browse files
remedcunlordell
andauthored
Update contracts/proxies/SafeProxy.sol
Co-authored-by: Nicholas Rodrigues Lordello <n@lordello.net>
1 parent f6f3c94 commit 596ff3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

contracts/proxies/SafeProxy.sol

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ interface IProxy {
1111
}
1212

1313
/**
14-
* @title SafeProxy - A generic proxy contract allows the execution of all transactions by applying the code of a master contract.
14+
* @title SafeProxy - A generic proxy contract allowing the execution of all transactions by applying the code of a master contract.
1515
* @author Stefan George - <stefan@gnosis.io>
1616
* @author Richard Meissner - <richard@gnosis.io>
1717
*/

0 commit comments

Comments
 (0)