mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 03:45:35 +08:00
correct misleading method doc on CreateNotecardAsset()
This commit is contained in:
@@ -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)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user