Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Changeset 5d182bb in Dbus API specifications


Ignore:
Timestamp:
02/04/09 13:40:33 (4 years ago)
Author:
Michael 'Mickey' Lauer <mickey@…>
Branches:
820cacfd324a623a04b3e22f319e9220819d6ec4, 0.11, 675acad2f1510526a93c9777d03664766c823aab, morphis/pending, morphis/sms-rework
Children:
f3e85b1
Parents:
262afc1
git-author:
Michael 'Mickey' Lauer <mickey@…> (02/04/09 13:40:33)
git-committer:
Michael 'Mickey' Lauer <mickey@…> (02/04/09 13:40:33)
Message:

otapi: fix typos

File:
1 edited

Legend:

Unmodified
Added
Removed
  • otapi/org.freesmartphone.GSM.MUX.xml.in

    r262afc1 r5d182bb  
    6161      <doc:doc> 
    6262        <doc:description>Initiate a new multiplexing session.</doc:description> 
     63        <doc:inote>The device needs to support the +CMUX command.</doc:inote> 
    6364      </doc:doc> 
    64       <doc:inote> 
    65         <doc:description>The device needs to support the +CMUX command.</doc:description> 
    66       </doc:inote> 
    6765      <arg name="advanced" type="b" direction="in"> 
    6866        <doc:doc> 
     
    9189      <doc:doc> 
    9290        <doc:description>Closes a multiplexing session.</doc:description> 
     91        <doc:inote>The device will be left in AT command mode.</doc:inote> 
    9392      </doc:doc> 
    94       <doc:inote> 
    95         <doc:description>The device will be left in AT command mode.</doc:description> 
    96       </doc:inote> 
    9793    </method> 
    9894 
     
    159155        </doc:description> 
    160156      </doc:doc> 
    161       <arg type="s" name="s"> 
     157      <arg type="s" name="status"> 
    162158        <doc:doc> 
    163159          <doc:summary> 
Note: See TracChangeset for help on using the changeset viewer.