Ignore:
Timestamp:
09/15/10 18:22:10 (14 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready for Test: No

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Fixed typo in help text.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/python/opacity.py

    r1920 r1927  
    5050
    5151    def get_opacities(self, freq, elevation=None):
    52         """Get the opacity value(s) for the fiven frequency(ies).
     52        """Get the opacity value(s) for the given frequency(ies).
    5353        If no elevation is given the opacities for the zenith are returned.
    5454        If an elevation is specified refraction is also taken into account.
Note: See TracChangeset for help on using the changeset viewer.