From 7558461b065b121d6abf249f36cc185e3c02afca Mon Sep 17 00:00:00 2001
From: xjm <xjm@65776.no-reply.drupal.org>
Date: Fri, 5 Oct 2018 11:07:55 -0500
Subject: [PATCH] Issue #2999610 by MKento, ifrik, longwave: Update the Field
 Layout module description

---
 core/modules/field_layout/field_layout.info.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/modules/field_layout/field_layout.info.yml b/core/modules/field_layout/field_layout.info.yml
index 84628bbef3d6..d5d704c7f35b 100644
--- a/core/modules/field_layout/field_layout.info.yml
+++ b/core/modules/field_layout/field_layout.info.yml
@@ -1,6 +1,6 @@
 name: 'Field Layout'
 type: module
-description: 'Adds layout capabilities to the Field UI.'
+description: 'Allows users to configure the display and form display by arranging fields in several columns.'
 package: Core (Experimental)
 version: VERSION
 core: 8.x
-- 
GitLab