Remove unnecessary period from section header comments.
This commit is contained in:
parent
ae0d03201e
commit
d94bcef89e
@ -4,15 +4,15 @@
|
|||||||
# Copyright 2022-2023 Jake Winters
|
# Copyright 2022-2023 Jake Winters
|
||||||
# SPDX-License-Identifier: GPL-3.0-or-later
|
# SPDX-License-Identifier: GPL-3.0-or-later
|
||||||
|
|
||||||
# Version: 1.0.0.1
|
# Version: 1.0.1.2
|
||||||
|
|
||||||
|
|
||||||
# Video panning.
|
# Video panning
|
||||||
Alt+left add video-pan-x 0.1
|
Alt+left add video-pan-x 0.1
|
||||||
Alt+right add video-pan-x -0.1
|
Alt+right add video-pan-x -0.1
|
||||||
Alt+up add video-pan-y 0.1
|
Alt+up add video-pan-y 0.1
|
||||||
Alt+down add video-pan-y -0.1
|
Alt+down add video-pan-y -0.1
|
||||||
|
|
||||||
# Video zooming.
|
# Video zooming
|
||||||
Alt+= add video-zoom 0.1
|
Alt+= add video-zoom 0.1
|
||||||
Alt+- add video-zoom -0.1
|
Alt+- add video-zoom -0.1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user