[docs] documentation import for 'returns' elements.
[mono.git] / mcs / class / System / Documentation / en / System.Configuration / IConfigurationSystem.xml
index f44c2e9ed1161e6e9a40a840210b39f80cecde3b..62a10f5c10cadcce14c1cc1f2125945ccf8762f1 100644 (file)
         <Parameter Name="configKey" Type="System.String" />
       </Parameters>
       <Docs>
-        <returns>To be added: an object of type 'object'</returns>
         <remarks>To be added</remarks>
         <summary>
           <attribution license="cc4" from="Microsoft" modified="false" />
           <para>Gets the specified configuration.</para>
         </summary>
+        <returns>
+          <attribution license="cc4" from="Microsoft" modified="false" />
+          <para>The object representing the configuration.</para>
+        </returns>
         <param name="configKey">
           <attribution license="cc4" from="Microsoft" modified="false" />The configuration key.</param>
       </Docs>