mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-05-07 06:51:32 +00:00
edit-patch.1: Fix typo changelong -> changelog.
This commit is contained in:
parent
06132eec9b
commit
55d8398445
@ -21,10 +21,10 @@ If pointed a patch not already present, it will copy the patch to
|
|||||||
/debian/patches in the correct format for the patch system in use.
|
/debian/patches in the correct format for the patch system in use.
|
||||||
Next, the patch is applied and a subshell is opened in order to edit the patch.
|
Next, the patch is applied and a subshell is opened in order to edit the patch.
|
||||||
Typing "exit" or hitting Ctrl-d will close the subshell and launch an an editor
|
Typing "exit" or hitting Ctrl-d will close the subshell and launch an an editor
|
||||||
to record the debian/changelong entry.
|
to record the debian/changelog entry.
|
||||||
|
|
||||||
\fBedit-patch\fR is integrated with the bzr and git version control systems.
|
\fBedit-patch\fR is integrated with the bzr and git version control systems.
|
||||||
The patch will be automatically added to the tree, and the debian/changelong
|
The patch will be automatically added to the tree, and the debian/changelog
|
||||||
entry will be used as the commit message.
|
entry will be used as the commit message.
|
||||||
|
|
||||||
If no patch system is present, the patch is applied inline,
|
If no patch system is present, the patch is applied inline,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user