1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-08-01 11:25:50 +00:00

Octoprint -> OctoPrint

This commit is contained in:
Alessandro Ranellucci
2014-12-29 12:49:32 +01:00
parent 13b4237fec
commit 6896e53078
4 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -998,7 +998,7 @@ sub build {
});
}
{
my $optgroup = $page->new_optgroup('Octoprint upload');
my $optgroup = $page->new_optgroup('OctoPrint upload');
# append a button to the Host line
my $octoprint_host_widget = sub {