| Index: remoting/webapp/me2mom/client_session.js
|
| diff --git a/remoting/webapp/me2mom/client_session.js b/remoting/webapp/me2mom/client_session.js
|
| index 5afa4d261659ea3307455210e006161f6e548be9..9ec8b4c8edceac207a8c39f8f99e545cb8a04667 100644
|
| --- a/remoting/webapp/me2mom/client_session.js
|
| +++ b/remoting/webapp/me2mom/client_session.js
|
| @@ -4,7 +4,7 @@
|
|
|
| /**
|
| * @fileoverview
|
| - * Session class that handles creation and teardown of a remoting session.
|
| + * Class handling creation and teardown of a remoting client session.
|
| *
|
| * This abstracts a <embed> element and controls the plugin which does the
|
| * actual remoting work. There should be no UI code inside this class. It
|
|
|