Reviewed: https://review.openstack.org/365264 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=ed3a382dee6806bac375861d272fc6499ca72b79 Submitter: Jenkins Branch: master
commit ed3a382dee6806bac375861d272fc6499ca72b79 Author: tamilhce <[email protected]> Date: Sat Sep 3 15:33:45 2016 +0000 Fix for typo in Horizon The horizon views.py had a typo in error msg Closes-Bug: #1619847 Change-Id: I5d41cb3318ca7a54ec973404cb03afdc3453c021 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1619847 Title: A typo in Horizon and source code in docs.o.o/developer/horizon Status in OpenStack Dashboard (Horizon): Fix Released Bug description: In http://git.openstack.org/cgit/openstack/horizon/tree/openstack_dashboard/dashboards/admin/floating_ips/views.py#n119 , Line 119, "msg = _('Unknow resource type for detail API.')" : "Unknow" is typo. It should be changed to "Unknown". I am not sure whether the source code in following developer documentation page automatically links to the original source code or not. If not, please consider it. In http://docs.openstack.org/developer/horizon/_modules/openstack_dashboard/dashboards/admin/floating_ips/views.html , " msg = _('Unknow resource type for detail API.') " To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1619847/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

