Skip to content

Commit e54c381

Browse files
committed
Convert UTF-8 BOM to UTF-8 file encoding
Use consistent file encoding in all files following the example of the sample reference pages.
1 parent c230255 commit e54c381

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Language/Variables/Data Types/String/Functions/charAt.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: "charAt()"
33
categories: [ "Data Types" ]
44
subCategories: [ "스트링개체 함수" ]

Language/Variables/Data Types/String/Operators/greaterThanOrEqualTo.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
---
1+
---
22
title: ">="
33
title_expanded: 더 크거나 같은
44
categories: [ "Data Types" ]

0 commit comments

Comments
 (0)