Skip to content

Commit 2d5016f

Browse files
authored
Merge pull request #73 from FO-nTTaX/patch-1
Fix a typo that shows up in the project properties in Netbeans
2 parents ebaed48 + e34b284 commit 2d5016f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/org/netbeans/modules/python/projectproperties/Bundle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ PythonBuildPanel.buildParamsLabel.text=Build Parameters:
77
PythonGeneralPanel.versionTextField.text=
88
PythonGeneralPanel.projectNameTextField.text=
99
PythonGeneralPanel.descriptionLabel.text=Description:
10-
PythonGeneralPanel.pythonLabel.text=Python PLatform:
10+
PythonGeneralPanel.pythonLabel.text=Python Platform:
1111
PythonGeneralPanel.versionLabel.text=Version:
1212
PythonGeneralPanel.projectNameLabel.text=Project Name:
1313
PythonGeneralPanel.border.title=Project

0 commit comments

Comments
 (0)