Comment 1 for bug 455203

Revision history for this message
Bryce Harrington (bryce) wrote :

This particular misspelling occurs several places in the codebase:

cardport:~/launchpad/lp-branches/devel/lib/lp$ grep -sir "visiblity" .
./bugs/browser/bug.py: return 'Bug #%i - Set visiblity and security' % self.context.bug.id
./registry/browser/team.py: """Form to be used on forms which conditionally display team visiblity.
./code/stories/branches/xx-branch-edit-privacy.txt:If there is no policy set, then the user is not able to change the visiblity
./code/model/tests/test_branchnamespace.py: """Test the visiblity policy where the base visibility rule is PUBLIC with
./code/model/tests/test_branchnamespace.py: """Test the visiblity policy where the base visibility rule is PUBLIC with
./code/model/tests/test_branchnamespace.py: """Test the visiblity policy where the base visibility rule is FORBIDDEN
./code/doc/branch-visibility.txt:The owners of the branch always have visiblity of their own branches.
./translations/windmill/tests/test_serieslanguages.py: def _toggle_languages_visiblity(self):
./translations/windmill/tests/test_serieslanguages.py: self._toggle_languages_visiblity()