Skip to content

Commit 1dbab5d

Browse files
committed
Update documentation
1 parent 233da50 commit 1dbab5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.OpenApi/Any/OpenApiPrimitive.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ public OpenApiPrimitive(T value)
2626
}
2727

2828
/// <summary>
29-
///
29+
/// Initializes a copy of an <see cref="IOpenApiPrimitive"/> object
3030
/// </summary>
3131
/// <param name="openApiPrimitive"></param>
3232
public OpenApiPrimitive(OpenApiPrimitive<T> openApiPrimitive)

0 commit comments

Comments
 (0)