Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 4f90cde

Browse files
authored
C54674: Replacing \* with *
Hello, @rothja, Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version. Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR. Many thanks in advance.
1 parent c42084b commit 4f90cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/xquery/sequencetype-expressions-xquery.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Expression instance of SequenceType[Occurrence indicator]
3838

3939
If the **?** occurrence indicator is not specified, `sequence of` returns True only when the `Expression` type matches the `Type` specified and `Expression` returns a singleton.
4040

41-
**Note** The plus symbol (**+**) and the asterisk (**\***) occurrence indicators are not supported in [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)].
41+
**Note** The plus symbol (**+**) and the asterisk (*****) occurrence indicators are not supported in [!INCLUDE[ssNoVersion](../includes/ssnoversion-md.md)].
4242

4343
The following examples illustrate the use of the**instance of** XQuery operator.
4444

0 commit comments

Comments
 (0)