Skip to content
Snippets Groups Projects

3023322 - Contextual Links Style Update

7 unresolved threads
27 files
+ 30
48
Compare changes
  • Side-by-side
  • Inline
Files
27
  • e4d7e071
    Issue #3219649 by quietone, murilohp, longwave: Fix spelling for words used... · e4d7e071
    Alex Pott authored
    Issue #3219649 by quietone, murilohp, longwave: Fix spelling for words used once, beginning with 'q' -> 's', inclusive
    
    (cherry picked from commit 76c0ec23)
@@ -44,7 +44,7 @@ public function __construct(Composer $composer) {
* The scaffolding operation object (skip, replace, etc.)
*
* @throws \RuntimeException
* Exception thrown when parameter data does not identify a known scaffol
* Exception thrown when parameter data does not identify a known scaffold
* operation.
*/
public function create(PackageInterface $package, OperationData $operation_data) {
Loading