mirror of
https://github.com/opensim/opensim.git
synced 2026-07-29 20:55:41 +08:00
correct misleading method doc on CreateNotecardAsset()
This commit is contained in:
@@ -49,7 +49,7 @@ namespace OpenSim.Tests.Common
|
||||
/// <summary>
|
||||
/// Create a notecard asset with a random uuid and dummy text.
|
||||
/// </summary>
|
||||
/// <param name="creatorId">/param>
|
||||
/// <param name="assetId">/param>
|
||||
/// <returns></returns>
|
||||
public static AssetBase CreateNotecardAsset(UUID id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user