Skip to content

Commit 49dec4a

Browse files
Fix typo [ci skip]
1 parent 3e9d979 commit 49dec4a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/src/main/java/org/opentripplanner/graph_builder/issue/api/DataImportIssue.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
/**
88
* Represents noteworthy data import issues that occur during the graph building process. These
99
* issues should be passed on the the {@link DataImportIssueStore}
10-
* fwitch will be responsible for logging, summarizing and reporting the issue.
10+
* which will be responsible for logging, summarizing and reporting the issue.
1111
* <p>
1212
* Do NOT log the issue in the class where the issue is detected/created.
1313
*

0 commit comments

Comments
 (0)