diff options
Diffstat (limited to 'indra/newview/llfloaterlandholdings.cpp')
-rw-r--r-- | indra/newview/llfloaterlandholdings.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/llfloaterlandholdings.cpp b/indra/newview/llfloaterlandholdings.cpp index 919e218a68..ec001c582a 100644 --- a/indra/newview/llfloaterlandholdings.cpp +++ b/indra/newview/llfloaterlandholdings.cpp @@ -52,7 +52,7 @@ void LLFloaterLandHoldings::show(void*) LLParcel::C_ANY, ""); - // TODO: request updated money balance? + // TODO: request updated L$ balance? floater->open(); /* Flawfinder: ignore */ } |