Browse Source

Fixed a typo (Dietmar)

pre-master-46
pnenzi 20 years ago
parent
commit
0505b2cd63
  1. 6
      src/spicelib/devices/adms/admst/ngspiceVersion.xml

6
src/spicelib/devices/adms/admst/ngspiceVersion.xml

@ -5,9 +5,9 @@
--> -->
<!-- <!--
$Log$ $Log$
Revision 1.4 2006-02-08 09:31:34 pnenzi
Revision 1.5 2006-02-08 09:36:48 pnenzi
Dietmar uptade
Fixed a typo (Dietmar)
Revision 1.3 2006/02/02 17:56:31 pnenzi Revision 1.3 2006/02/02 17:56:31 pnenzi
@ -1707,7 +1707,7 @@
<admst:for-each select="/module"> <admst:for-each select="/module">
<admst:choose> <admst:choose>
<admst:when test="[name='juncap2]">
<admst:when test="[name='juncap2']">
<admst:value-of select="analog"/> <admst:value-of select="analog"/>
<admst:value-of select="."/> <admst:value-of select="."/>
<admst:new datatype="variable" arguments="%p,d,%p"> <admst:new datatype="variable" arguments="%p,d,%p">

Loading…
Cancel
Save