Skip to content

Commit a02ccfc

Browse files
authored
Merge pull request apache#15177: Fix help of apache_beam.trigger.
2 parents 7edca9e + fdce248 commit a02ccfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sdks/python/apache_beam/transforms/trigger.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
# limitations under the License.
1616
#
1717

18-
"""Support for Dataflow triggers.
18+
"""Support for Apache Beam triggers.
1919
2020
Triggers control when in processing time windows get emitted.
2121
"""

0 commit comments

Comments
 (0)