GitHub user anthonycorbacho opened a pull request: https://github.com/apache/incubator-zeppelin/pull/547
Fix wording in run all paragraphs tooltip ### What is this PR for? Fix the wording in the run all paragraphs, instead of showing `run all the notes` it should be `run all paragraphs` ### What type of PR is it? * Improvement ### Todos * none ### Is there a relevant Jira issue? * no ### How should this be tested? Run zeppelin and check the tooltip ### Screenshots (if appropriate) <img width="115" alt="screen shot 2015-12-17 at 3 56 14 pm" src="https://cloud.githubusercontent.com/assets/3139557/11863422/111296e2-a4d7-11e5-9c96-22b8bd86676e.png"> ### Questions: * Does the licenses files need update? NO * Is there breaking changes for older versions? Maybe * Does this needs documentation? I dont think so You can merge this pull request into a Git repository by running: $ git pull https://github.com/anthonycorbacho/incubator-zeppelin fix/TooltipMessage Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-zeppelin/pull/547.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #547 ---- commit 0147875a2926e9a129b9c2b91e3bcb29ce5c727a Author: Anthony Corbacho <corbacho.anth...@gmail.com> Date: 2015-12-17T06:55:55Z Change run all tooltip ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---