Skip to content

Commit

Permalink
Merge pull request quattor#138 from wdpypere/doc_fixes
Browse files Browse the repository at this point in the history
maven-tools: small documentation fixes
  • Loading branch information
stdweird authored Mar 2, 2017
2 parents 6a0eefc + 1ffce5c commit 35c1857
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build-scripts/src/main/perl/Test/Quattor.pm
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ as C<target/test/profiles/foo.json>, while the cache will be stored in
under C<target/test/profiles/foo/>.
This binary cache may be converted in an
L<EDG::WP4::CCM::CacheManager::Configuration> object using the
C<EDG::WP4::CCM::CacheManager::Configuration> object using the
C<get_config_for_profile> function.
=head1 INTERNAL INFRASTRUCTURE
Expand Down
2 changes: 1 addition & 1 deletion build-scripts/src/main/perl/Test/Quattor/ProfileCache.pm
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ sub prepare_profile_cache
Returns a configuration object for the profile given as an
argument. The profile should be one of the arguments given to
L<Test::Quattor> when loading it.
C<Test::Quattor> when loading it.
If the configuration cannot be found, an error is reported, and
a test fails.
Expand Down

0 comments on commit 35c1857

Please sign in to comment.