[Bps-public-commit] SD branch, master, updated. 4d80ee3fb6015f0ba82dd0b6bdfadd437e725767
sartak at bestpractical.com
sartak at bestpractical.com
Mon Mar 16 14:00:00 EDT 2009
The branch, master has been updated
via 4d80ee3fb6015f0ba82dd0b6bdfadd437e725767 (commit)
from cf810a51f9f5a8e36b4dd0914204f745e65f5b5b (commit)
Summary of changes:
lib/App/SD/CLI/Command/Browser.pm | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 4d80ee3fb6015f0ba82dd0b6bdfadd437e725767
Author: Shawn M Moore <sartak at gmail.com>
Date: Mon Mar 16 13:58:49 2009 -0400
Package name fix
diff --git a/lib/App/SD/CLI/Command/Browser.pm b/lib/App/SD/CLI/Command/Browser.pm
index f3cf5c6..bd9a6cc 100644
--- a/lib/App/SD/CLI/Command/Browser.pm
+++ b/lib/App/SD/CLI/Command/Browser.pm
@@ -1,4 +1,4 @@
-package App::SD::CLI::Command::Server;
+package App::SD::CLI::Command::Browser;
use Any::Moose;
extends 'Prophet::CLI::Command::Server';
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list