Skip to content

Commit

Permalink
Merge pull request #325 from astoorangi/docs-fixes
Browse files Browse the repository at this point in the history
docs: Fixed spelling
  • Loading branch information
joergsteffens committed Nov 6, 2019
2 parents 2880631 + d6682a4 commit 0d90b77
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
Expand Up @@ -231,8 +231,8 @@ Updates from Bareos < 16.2.4
:caption: bareos-migrate-config.sh
# prepare temporary directory
mkdir /tmp/baroes-dir.d
cd /tmp/baroes-dir.d
mkdir /tmp/bareos-dir.d
cd /tmp/bareos-dir.d
# download migration script
wget https://raw.githubusercontent.com/bareos/bareos-contrib/master/misc/bareos-migrate-config/bareos-migrate-config.sh
Expand Down
2 changes: 1 addition & 1 deletion docs/manuals/source/DeveloperGuide/pluginAPI.rst
Expand Up @@ -742,7 +742,7 @@ setFileAttributes(bpContext \*ctx, struct restore_pkt \*rp)

This is call not yet implemented. Called for a command plugin.

See the definition of **restre_pkt** in the above section.
See the definition of **restore_pkt** in the above section.

endRestoreFile(bpContext \*ctx)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down
Expand Up @@ -21,7 +21,7 @@ For references to Github, we use the **sphinx_issues** extension.
Issue
~~~~~

Github issues are currently disabled, as https://bugs.baroes.org should be used instead.
Github issues are currently disabled, as https://bugs.bareos.org should be used instead.

Pull request
~~~~~~~~~~~~
Expand Down

0 comments on commit 0d90b77

Please sign in to comment.