Skip to content

Commit

Permalink
Remove wrong "Database" word (JabRef#11328)
Browse files Browse the repository at this point in the history
  • Loading branch information
koppor authored May 27, 2024
1 parent fcd6b9b commit 52c2f8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/code-howtos/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ Optional<Path> file = FileHelper.expandFilename(database, fileText, preferences.

`String path` Can be the files name or a relative path to it. The Preferences should only be directly accessed in the GUI. For the usage in logic pass them as parameter

## Setting a Database Directory for a .bib File
## Setting a Directory for a .bib File

* `@comment{jabref-meta: fileDirectory:<directory>`
* “fileDirectory” is determined by Globals.pref.get(“userFileDir”) (which defaults to “fileDirectory”
Expand Down

0 comments on commit 52c2f8b

Please sign in to comment.