Skip to content

Commit

Permalink
style2
Browse files Browse the repository at this point in the history
  • Loading branch information
alexrockhill committed Dec 1, 2023
1 parent c63655a commit 1fe5818
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mne_gui_addons/_ieeg_locate.py
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,7 @@ def _configure_ui(self):
self.setCentralWidget(central_widget)

def _configure_grid_layout(self):
"""Configure the sidebar for aliging a grid."""
"""Configure the sidebar for aligning a grid."""
grid_layout = QHBoxLayout()

show_grid_button = QPushButton("Add Grid")
Expand Down

0 comments on commit 1fe5818

Please sign in to comment.