Minor correction in BTranslatorRoster documentation
This commit is contained in:
committed by
Adrien Destugues
parent
fe055bf343
commit
7676393722
@@ -87,8 +87,9 @@
|
||||
\fn static BTranslatorRoster* BTranslatorRoster::Default();
|
||||
\brief Gets the default BTranslatorRoster.
|
||||
|
||||
There is only one default translator. It is created when it is first
|
||||
requested. It is poplated according to the following rules:
|
||||
At any point, there is only one default roster. It is created when it is
|
||||
first requested (possibly after being deleted) and is poplated according
|
||||
to the following rules:
|
||||
|
||||
If the environment variable \c TRANSLATORS is set, it will be populated
|
||||
with all translators that are present in the directories denoted by
|
||||
|
||||
Reference in New Issue
Block a user