Minor: whitespace

This commit is contained in:
Yahnis Elsts 2012-10-26 07:40:29 +00:00
parent fa4896e7ea
commit d715f0d1d6
1 changed files with 1 additions and 1 deletions

View File

@ -690,7 +690,7 @@ class PluginUpdate {
return null;
}
}
/**
* Create a new instance of PluginUpdate based on an instance of PluginInfo.
* Basically, this just copies a subset of fields from one object to another.