mirror of
https://github.com/JetBrains/intellij-sdk-code-samples.git
synced 2025-07-27 16:57:49 +08:00
code_samples/conditional_operator_intention: Change description to follow conventions
This commit is contained in:
parent
ac27b38a36
commit
3154d84816
@ -1,7 +1,7 @@
|
||||
<!-- Copyright 2000-2022 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license that can be found in the LICENSE file. -->
|
||||
<!-- Copyright 2000-2024 JetBrains s.r.o. and contributors. Use of this source code is governed by the Apache 2.0 license. -->
|
||||
|
||||
<html lang="en">
|
||||
<body>
|
||||
<b>SDK:</b> This intention converts a ternary operator to a corresponding if statement. <br>
|
||||
Converts a ternary operator to a corresponding if statement.
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user