Skip to content

Commit 54d4676

Browse files
Fix class docs
Signed-off-by: Saravanan Raju <saravanan.footloose@gmail.com>
1 parent d9c8364 commit 54d4676

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

plugins/modules/dw_dbc.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
DOCUMENTATION = r'''
2626
---
2727
module: dw_dbc
28-
short_description: Create CDP Database Catalog
28+
short_description: Create CDP Data Warehouse Database Catalog
2929
description:
3030
- Create CDP Database Catalog
3131
author:

plugins/modules/dw_vw.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
DOCUMENTATION = r'''
2626
---
2727
module: dw_vw
28-
short_description: Create CDP Virtual Warehouse
28+
short_description: Create CDP Data Warehouse Virtual Warehouse
2929
description:
3030
- Create CDP Virtual Warehouse
3131
author:

0 commit comments

Comments
 (0)