~ci-train-bot/indicator-power/indicator-power-ubuntu-xenial-landing-002

« back to all changes in this revision

Viewing changes to data/com.canonical.indicator.power.Testing.xml

  • Committer: CI bot
  • Author(s): Christopher Lee
  • Date: 2014-12-03 16:25:52 UTC
  • mfrom: (272.2.1 simple-typo-fix)
  • Revision ID: ps-jenkins@lists.canonical.com-20141203162552-vipwnlyo95lwv821
Fix some minor typos in power testing xml file. 
Approved by: Ted Gould, PS Jenkins bot

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
    <property name="MockBatteryState" type="s" access="readwrite">
23
23
      <doc:doc>
24
24
        <doc:description>
25
 
          <doc:para>The mock battery's state. Possible values: 'charging', 'discharging' (Defualt: 'discharging')</doc:para>
 
25
          <doc:para>The mock battery's state. Possible values: 'charging', 'discharging' (Default: 'discharging')</doc:para>
26
26
        </doc:description>
27
27
      </doc:doc>
28
28
    </property>
30
30
    <property name="MockBatteryMinutesLeft" type="u" access="readwrite">
31
31
      <doc:doc>
32
32
        <doc:description>
33
 
          <doc:para>Muntes left until the mock battery finishes charging/dischargin (Default: 30)</doc:para>
 
33
          <doc:para>Minutes left until the mock battery finishes charging/discharging (Default: 30)</doc:para>
34
34
        </doc:description>
35
35
      </doc:doc>
36
36
    </property>