Ignore:
Timestamp:
04/17/17 07:10:10 (7 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Fixed type

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/faultexplain.py

    r841 r842  
    131131
    132132class FaultExplainWidget(gtk.Frame):
    133     """The widget for the failts and their explanations."""
     133    """The widget for the faults and their explanations."""
    134134    @staticmethod
    135135    def getFaultFrame(alignment):
Note: See TracChangeset for help on using the changeset viewer.