Skip to content

Commit 51b3125

Browse files
committed
Update module docstring
1 parent f456d0a commit 51b3125

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pypredefgen_gimp.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
#! /usr/bin/env python
22
# -*- coding: utf-8 -*-
33

4-
"""
5-
This module defines a GIMP plug-in to generate predefined completions for PyDev
4+
"""This is a GIMP plug-in that generates predefined completions for PyDev
65
(Eclipse IDE plug-in) for GIMP modules.
76
"""
87

0 commit comments

Comments
 (0)