Skip to content

Commit

Permalink
Typo fix, readme extension fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NathanKell committed Apr 13, 2014
1 parent b80d89c commit 0a90ff8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CrossFeedEnabler/AddToRadialTanks.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -4,38 +4,38 @@
{
MODULE
{
name = CrossFeedEnabler
name = ModuleCrossFeed
}
}
@PART[rcsTankRadialLong]
{
MODULE
{
name = CrossFeedEnabler
name = ModuleCrossFeed
}
}
@PART[*]:HAS[@MODULE[StretchyTanks]]
{
MODULE
{
name = CrossFeedEnabler
name = ModuleCrossFeed
}
}
@PART[*]:HAS[@MODULE[StretchyConicTank]]
{
MODULE
{
name = CrossFeedEnabler
name = ModuleCrossFeed
}
}
@PART[*]:HAS[@MODULE[WingManipulator]]
{
MODULE
{
name = CrossFeedEnabler
name = ModuleCrossFeed
}
}
File renamed without changes.

0 comments on commit 0a90ff8

Please sign in to comment.