git://git.nikiroo.be
/
fanfix-swing.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee9b708
)
typo in jDoc
author
Niki
<niki@nikiroo.be>
Wed, 15 May 2019 08:12:28 +0000
(10:12 +0200)
committer
GitHub
<noreply@github.com>
Wed, 15 May 2019 08:12:28 +0000
(10:12 +0200)
src/be/nikiroo/fanfix/Instance.java
patch
|
blob
|
blame
|
history
diff --git
a/src/be/nikiroo/fanfix/Instance.java
b/src/be/nikiroo/fanfix/Instance.java
index 84a583e6635d8ec966c7fb8cf1ef334ecaa0bb9a..8a2ed98a702144f1ece1c135964881435fd0952f 100644
(file)
--- a/
src/be/nikiroo/fanfix/Instance.java
+++ b/
src/be/nikiroo/fanfix/Instance.java
@@
-47,7
+47,7
@@
public class Instance {
/**
* Initialise the instance -- if already initialised, nothing will happen.
* <p>
- * Before calling this method, you may call {@link Bundles#
g
etDirectory()}
+ * Before calling this method, you may call {@link Bundles#
s
etDirectory()}
* if wanted.
*/
static public void init() {