correct misleading method doc on CreateNotecardAsset()

0.7.2-post-fixes
Justin Clark-Casey (justincc) 2011-10-22 00:55:50 +01:00
parent dd6c236253
commit b2ca7c0927
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ namespace OpenSim.Tests.Common
/// <summary> /// <summary>
/// Create a notecard asset with a random uuid and dummy text. /// Create a notecard asset with a random uuid and dummy text.
/// </summary> /// </summary>
/// <param name="creatorId">/param> /// <param name="assetId">/param>
/// <returns></returns> /// <returns></returns>
public static AssetBase CreateNotecardAsset(UUID id) public static AssetBase CreateNotecardAsset(UUID id)
{ {