Issue #3119847 by jungle, dww: Fix typos in InfoParserUnitTest and UpdaterTest doc comments
parent
d7f58c36ff
commit
1af1f11738
|
@ -9,7 +9,7 @@ use Drupal\KernelTests\KernelTestBase;
|
|||
* Tests InfoParser class and exception.
|
||||
*
|
||||
* Files for this test are stored in core/modules/system/tests/fixtures and end
|
||||
* with .info.txt instead of info.yml in order not not be considered as real
|
||||
* with .info.txt instead of info.yml in order not to be considered as real
|
||||
* extensions.
|
||||
*
|
||||
* @group Extension
|
||||
|
|
|
@ -11,7 +11,7 @@ use org\bovigo\vfs\vfsStream;
|
|||
* Tests InfoParser class and exception.
|
||||
*
|
||||
* Files for this test are stored in core/modules/system/tests/fixtures and end
|
||||
* with .info.txt instead of info.yml in order not not be considered as real
|
||||
* with .info.txt instead of info.yml in order not to be considered as real
|
||||
* extensions.
|
||||
*
|
||||
* @coversDefaultClass \Drupal\Core\Extension\InfoParser
|
||||
|
|
Loading…
Reference in New Issue