fixed typo

This commit is contained in:
Fabien Potencier 2017-03-01 08:03:54 -08:00
parent 085ba9eb8a
commit 8734adc724

View File

@ -250,7 +250,7 @@ class Session implements SessionInterface, \IteratorAggregate, \Countable
/**
* Gets the attributebag interface.
*
* Note that this method we added to help with IDE autocompletion.
* Note that this method was added to help with IDE autocompletion.
*
* @return AttributeBagInterface
*/