Skip to content

Commit ef893a8

Browse files
author
Tim Berners-Lee
committed
comment
1 parent fb2745c commit ef893a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/signin.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -687,7 +687,7 @@ UI.widgets.loginStatusBox = function(myDocument, listener) {
687687
//
688688

689689
// Returns a UI object which, if it selects a workspace,
690-
// will callback(workspace).
690+
// will callback(workspace, newBase).
691691
// If necessary, will get an account, preferences file, etc.
692692
// In sequence
693693
// - If not logged in, log in.

0 commit comments

Comments
 (0)