Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit94117fc

Browse files
committed
Merge pull requestfsharp#139 from iigorr/master
Fixed a typo in api doc of AutoOpenAttribute
2 parents03e548b +e3f64a8 commit94117fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/fsharp/FSharp.Core/prim-types.fsi‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -676,7 +676,7 @@ namespace Microsoft.FSharp.Core
676676
/// <summary>This attribute is used for two purposes. When applied to an assembly, it must be given a string
677677
/// argument, and this argument must indicate a valid module or namespace in that assembly. Source
678678
/// code files compiled with a reference to this assembly are processed in an environment
679-
/// where the given path is automaticallyoepned.</summary>
679+
/// where the given path is automaticallyopened.</summary>
680680
///
681681
/// <remarks>When applied to a module within an assembly, then the attribute must not be given any arguments.
682682
/// When the enclosing namespace is opened in user source code, the module is also implicitly opened.</remarks>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp