Skip to content

Commit

Permalink
manual: Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tarsius committed Oct 15, 2024
1 parent cdae2c9 commit 19295e8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions docs/borg.org
Original file line number Diff line number Diff line change
Expand Up @@ -701,7 +701,7 @@ those are the drones that take longer to build.

This target cleans and builds most drones.

It also cleans and builds the init files as described as for ~build~.
It also cleans and builds the init files as described for ~build~.

- Command: quick-clean ::

Expand All @@ -712,7 +712,7 @@ those are the drones that take longer to build.

This target builds /most/ drones and the config files

It also builds the init files as described as for ~build~.
It also builds the init files as described for ~build~.

** Drone targets
:PROPERTIES:
Expand Down
4 changes: 2 additions & 2 deletions docs/borg.texi
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,7 @@ those are the drones that take longer to build.
@deffn Command quick
This target cleans and builds most drones.

It also cleans and builds the init files as described as for @code{build}.
It also cleans and builds the init files as described for @code{build}.
@end deffn

@deffn Command quick-clean
Expand All @@ -798,7 +798,7 @@ It also remove the byte-code files of the config files.
@deffn Command quick-build
This target builds @emph{most} drones and the config files

It also builds the init files as described as for @code{build}.
It also builds the init files as described for @code{build}.
@end deffn

@anchor{Drone targets}
Expand Down

0 comments on commit 19295e8

Please sign in to comment.